void table(array $headers, Arrayable|array $rows,
bool confirm(string $question, bool $default = false) Confirm a question
string ask(string $question, string $default = null) Prompt the user for
bool|null fire() Execute the console command.
Application getLaravel()
int callSilent(string $command, array $arguments = array()) Call another
string|array argument(string $key = null) Get the value of a command argument
void info(string $string, null|int|string $verbosity = null) Write a string
Page 93 of 100