InputOption getOption(string $name)
bool hasOption(string $name) Returns true if an InputOption object exists by name. This
class Input implements
addOptions(InputOption[] $options = array())
mixed getDefault() Returns the default value.
array getOptions() Returns all the given options merged with the default values.
string getDescription() Returns the description text.
bool hasShortcut(string $name) Returns true if an InputOption object exists by shortcut.
setInteractive(bool $interactive) Sets the input interactivity.
Page 8 of 8