bool confirm(string $question, bool $default = false) Confirm a question
OutputInterface getOutput() Get the output implementation.
Application getLaravel()
void setLaravel(Container $laravel)
string|array option(string $key = null) Get the value of a command option
bool|null fire() Execute the console command.
string anticipate(string $question, array $choices, string $default = null)
void info(string $string, null|int|string $verbosity = null) Write a string
int call(string $command, array $arguments = array()) Call another console
Page 4 of 100