InputOption getOption(string $name)
addOption(InputOption $option)
class Input implements
mixed getDefault() Returns the default value.
bool acceptValue() Returns true if the option accepts a value.
setInteractive(bool $interactive) Sets the input interactivity.
setArgument(string $name, string $value) Sets an argument value by name.
bind(InputDefinition $definition)
bool hasOption(string $name) Returns true if an InputOption object exists by name. This
Page 8 of 8