int run(InputInterface $input, OutputInterface $output) Run the console
int callSilent(string $command, array $arguments = array()) Call another
string ask(string $question, string $default = null) Prompt the user for
void fire() Execute the console command.
int call(string $command, array $arguments = array()) Call another console
Application getLaravel()
FailedTableCommand class FailedTableCommand extends
string askWithCompletion(string $question, array $choices, string $default = null)
string|array argument(string $key = null) Get the value of a command argument
Page 5 of 26