array options() Get all of the options passed to the command.
bool confirmToProceed(string $warning = 'Application In Production!', Closure|bool|null $callback
void setLaravel(Container $laravel)
void comment(string $string, null|int|string $verbosity = null) Write a
int call(string $command, array $arguments = array()) Call another console
void setLaravel(Application $laravel)
int callSilent(string $command, array $arguments = array()) Call another
string anticipate(string $question, array $choices, string $default = null)
void error(string $string, null|int|string $verbosity = null) Write a string
OutputInterface getOutput() Get the output implementation.
Page 18 of 23