string ask(string $question, string $default = null) Prompt the user for
void warn(string $string, null|int|string $verbosity = null) Write a string
array options() Get all of the options passed to the command.
void error(string $string) Write a string as error output.
Application getLaravel()
OutputInterface getOutput() Get the output implementation.
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
string secret(string $question, bool $fallback = true) Prompt the user
ListFailedCommand class ListFailedCommand extends
Page 10 of 26