void comment(string $string) Write a string as comment output.
string askWithCompletion(string $question, array $choices, string $default = null)
string ask(string $question, string $default = null) Prompt the user for
Application getLaravel()
bool confirm(string $question, bool $default = false) Confirm a question
void comment(string $string, null|int|string $verbosity = null) Write a
string|array argument(string $key = null) Get the value of a command argument
void table(array $headers, Arrayable|array $rows,
void error(string $string, null|int|string $verbosity = null) Write a string
Page 74 of 100