void error(string $string) Write a string as error output.
void table(array $headers, Arrayable|array $rows,
string askWithCompletion(string $question, array $choices, string $default = null)
void registerCommand(Command $command) Register the given command with
void info(string $string, null|int|string $verbosity = null) Write a string
Application getLaravel()
OutputInterface getOutput() Get the output implementation.
void fire() Execute the console command.
void warn(string $string, null|int|string $verbosity = null) Write a string
Page 58 of 100