mixed getParameterOption(string|array $values, mixed $default = false, bool $onlyParams = false)
bool isInteractive() Is this input means interactive?
class ArgvInput extends Input
string getName() Returns the argument name.
array getArguments() Returns all the given arguments merged with the default values.
InputArgument getArgument(string|int
bool equals(InputOption $option)
int getArgumentRequiredCount() Returns the number of required InputArguments.
addArgument(InputArgument $argument)
Page 3 of 8