void question(string $string, null|int|string $verbosity = null) Write
int run(InputInterface $input, OutputInterface $output) Run the console
OutputInterface getOutput() Get the output implementation.
void setLaravel(Application $laravel)
void fire() Execute the console command.
void comment(string $string, null|int|string $verbosity = null) Write a
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
array options() Get all of the options passed to the command.
Page 53 of 100