void comment(string $string, null|int|string $verbosity = null) Write a
int call(string $command, array $arguments = array()) Call another console
bool confirmToProceed(string $warning = 'Application In Production!', Closure|bool|null $callback
array options() Get all of the options passed to the command.
bool confirm(string $question, bool $default = false) Confirm a question
Application getLaravel()
bool hasOption(string $name) Determine if the given option is present.
int callSilent(string $command, array $arguments = array()) Call another
OutputInterface getOutput() Get the output implementation.
Page 22 of 31