string anticipate(string $question, array $choices, string $default = null)
void table(array $headers, Arrayable|array $rows,
string ask(string $question, string $default = null) Prompt the user for
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
Application getLaravel()
void setLaravel(Container $laravel)
array options() Get all of the options passed to the command.
Page 1 of 23