bool isQuiet() Returns whether verbosity is quiet (-q).
Illuminate\Console\Events Classes
bool isVerbose() Returns whether verbosity is verbose (-v).
Illuminate\Console\Scheduling Classes
Parser class Parser (
int run(InputInterface $input, OutputInterface $output) Run the console
Command class Command extends Command (
Illuminate\Console Classes
bool hasArgument(string|int $name) Determine if the given argument is present
void error(string $string, null|int|string $verbosity = null) Write a string
Page 1 of 9