int call(string $command, array $arguments = array()) Call another console
string askWithCompletion(string $question, array $choices, string $default = null)
OutputInterface getOutput() Get the output implementation.
array options() Get all of the options passed to the command.
void comment(string $string, null|int|string $verbosity = null) Write a
void setLaravel(Container $laravel)
bool hasOption(string $name) Determine if the given option is present.
string ask(string $question, string $default = null) Prompt the user for
string anticipate(string $question, array $choices, string $default = null)
Page 2 of 31