void table(array $headers, Arrayable|array $rows,
string askWithCompletion(string $question, array $choices, string $default = null)
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)
int run(InputInterface $input, OutputInterface $output) Run the console
Page 2 of 23