void error(string $string, null|int|string $verbosity = null) Write a string
int callSilent(string $command, array $arguments = array()) Call another
void fire() Execute the console command.
array arguments() Get all of the arguments passed to the command.
string askWithCompletion(string $question, array $choices, string $default = null)
int call(string $command, array $arguments = array()) Call another console
Application getLaravel()
string anticipate(string $question, array $choices, string $default = null)
Page 6 of 31