$this resolveCommands(array|mixed $commands) Resolve an array of commands
OutputInterface getOutput() Get the output implementation.
$this appendOutputTo(string $location) Append the output of the command
$this mondays() Schedule the event to run only on Mondays.
void question(string $string, null|int|string $verbosity = null) Write
string ask(string $question, string $default = null) Prompt the user for
string output() Get the output for the last run command.
Application getLaravel()
$this wednesdays() Schedule the event to run only on Wednesdays.
string askWithCompletion(string $question, array $choices, string $default = null)
Page 15 of 24