void table(array $headers, Arrayable|array $rows,
void fire() Execute the console command.
void info(string $string) Write a string as information output.
void comment(string $string, null|int|string $verbosity = null) Write a
array arguments() Get all of the arguments passed to the command.
string ask(string $question, string $default = null) Prompt the user for
void warn(string $string) Write a string as warning output.
bool confirm(string $question, bool $default = false) Confirm a question
Page 72 of 100