string|array option(string $key = null) Get the value of a command option
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
OutputInterface getOutput() Get the output implementation.
void comment(string $string, null|int|string $verbosity = null) Write a
void fire() Execute the console command.
int call(string $command, array $arguments = array()) Call another console
string secret(string $question, bool $fallback = true) Prompt the user
int run(InputInterface $input, OutputInterface $output) Run the console
Page 14 of 26