OutputInterface getOutput() Get the output implementation.
void warn(string $string) Write a string as warning output.
void table(array $headers, Arrayable|array $rows,
int run(InputInterface $input, OutputInterface $output) Run the console
int call(string $command, array $arguments = array()) Call another console
Application getLaravel()
ListFailedCommand class ListFailedCommand extends
WorkCommand class WorkCommand extends Command
void warn(string $string, null|int|string $verbosity = null) Write a string
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
Page 6 of 26