void table(array $headers, Arrayable|array $rows,
string secret(string $question, bool $fallback = true) Prompt the user
void warn(string $string, null|int|string $verbosity = null) Write a string
void setLaravel(Application $laravel)
Application getLaravel()
void fire() Execute the console command.
array options() Get all of the options passed to the command.
int call(string $command, array $arguments = array()) Call another console
bool confirm(string $question, bool $default = false) Confirm a question
void question(string $string, null|int|string $verbosity = null) Write
Page 6 of 26