string anticipate(string $question, array $choices, string $default = null)
void setLaravel(Container $laravel)
int call(string $command, array $arguments = array()) Call another console
void fire() Execute the console command.
Application getLaravel()
string|array option(string $key = null) Get the value of a command option
void setLaravel(Application $laravel)
void info(string $string, null|int|string $verbosity = null) Write a string
Page 25 of 26