bool confirmToProceed(string $warning = 'Application In Production!', Closure|bool|null $callback
Application getLaravel()
bool hasOption(string $name) Determine if the given option is present.
string askWithCompletion(string $question, array $choices, string $default = null)
void fire() Execute the console command.
string secret(string $question, bool $fallback = true) Prompt the user
string anticipate(string $question, array $choices, string $default = null)
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
void error(string $string, null|int|string $verbosity = null) Write a string
Page 20 of 31