InputArgument getArgument(string|int
bool isInteractive() Is this input means interactive?
mixed getArgument(string $name) Returns the argument value for a given argument name.
array getArguments() Returns all the given arguments merged with the default values.
addArguments(InputArgument[] $arguments
class ArgvInput extends Input
bool equals(InputOption $option)
addArgument(InputArgument $argument)
int getArgumentRequiredCount() Returns the number of required InputArguments.
Page 3 of 8