void fire() Execute the console command.
WorkCommand class WorkCommand extends Command
SubscribeCommand deprecated class SubscribeCommand extends
bool confirm(string $question, bool $default = false) Confirm a question
string anticipate(string $question, array $choices, string $default = null)
RetryCommand class RetryCommand extends
int call(string $command, array $arguments = array()) Call another console
void info(string $string) Write a string as information output.
void question(string $string, null|int|string $verbosity = null) Write
Page 7 of 26