void table(array $headers, Arrayable|array $rows,
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
void question(string $string, null|int|string $verbosity = null) Write
string secret(string $question, bool $fallback = true) Prompt the user
void fire() Execute the console command.
array options() Get all of the options passed to the command.
void comment(string $string, null|int|string $verbosity = null) Write a
bool hasArgument(string|int $name) Determine if the given argument is present
void comment(string $string) Write a string as comment output.
void info(string $string) Write a string as information output.
Page 7 of 31