int run(InputInterface $input, OutputInterface $output) Run the console
bool confirm(string $question, bool $default = false) Confirm a question
void info(string $string) Write a string as information output.
int callSilent(string $command, array $arguments = array()) Call another
void fire() Execute the console command.
Application getLaravel()
WorkCommand class WorkCommand extends Command
Page 7 of 26