int run(InputInterface $input, OutputInterface $output) Run the console
void info(string $string) Write a string as information output.
OutputInterface getOutput() Get the output implementation.
string askWithCompletion(string $question, array $choices, string $default = null)
Application getLaravel()
int call(string $command, array $arguments = array()) Call another console
void fire() Execute the console command.
string anticipate(string $question, array $choices, string $default = null)
int callSilent(string $command, array $arguments = array()) Call another
Page 52 of 100