void line(string $string, string $style = null, null|int|string $verbosity = null)
bool confirmToProceed(string $warning = 'Application In Production!', Closure|bool|null $callback
StatusCommand class StatusCommand extends
string anticipate(string $question, array $choices, string $default = null)
void fire() Execute the console command.
Application getLaravel()
BaseCommand class BaseCommand extends Command
bool confirm(string $question, bool $default = false) Confirm a question
Page 11 of 31