void __construct(InputInterface $input, OutputInterface $output) Create
void warn(string $string, null|int|string $verbosity = null) Write a string
int run(InputInterface $input, OutputInterface $output) Run the console
string|array option(string $key = null) Get the value of a command option
array options() Get all of the options passed to the command.
int callSilent(string $command, array $arguments = array()) Call another
$this evenInMaintenanceMode() State that the command should run even in
Illuminate\Console Classes
GeneratorCommand class GeneratorCommand extends
string ask(string $question, string $default = null) Prompt the user for
Page 3 of 24