bool isQuiet() Returns whether verbosity is quiet (-q).
string ask(string $question, string $default = null) Prompt the user for
Command class Command extends Command (
Illuminate\Console Classes
Illuminate\Console\Scheduling Classes
array options() Get all of the options passed to the command.
string secret(string $question, bool $fallback = true) Prompt the user
int run(InputInterface $input, OutputInterface $output) Run the console
void setLaravel(Container $laravel)
void warn(string $string, null|int|string $verbosity = null) Write a string
Page 3 of 9