string anticipate(string $question, array $choices, string $default = null)
string secret(string $question, bool $fallback = true) Prompt the user
void comment(string $string, null|int|string $verbosity = null) Write a
void table(array $headers, Arrayable|array $rows,
string askWithCompletion(string $question, array $choices, string $default = null)
void fire() Execute the console command.
string|array argument(string $key = null) Get the value of a command argument
bool hasArgument(string|int $name) Determine if the given argument is present
string|array option(string $key = null) Get the value of a command option
Page 12 of 23