bool confirm(string $question, bool $default = false) Confirm a question
string|array argument(string $key = null) Get the value of a command argument
void comment(string $string, null|int|string $verbosity = null) Write a
void setLaravel(Application $laravel)
void table(array $headers, Arrayable|array $rows,
string ask(string $question, string $default = null) Prompt the user for
void warn(string $string) Write a string as warning output.
array arguments() Get all of the arguments passed to the command.
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
void __construct(Filesystem $files,
Page 1 of 26