string anticipate(string $question, array $choices, string $default = null)
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
bool confirmToProceed(string $warning = 'Application In Production!', Closure|bool|null $callback
void error(string $string, null|int|string $verbosity = null) Write a string
Application getLaravel()
array arguments() Get all of the arguments passed to the command.
void question(string $string, null|int|string $verbosity = null) Write
void warn(string $string, null|int|string $verbosity = null) Write a string
void comment(string $string, null|int|string $verbosity = null) Write a
Page 16 of 23