int callSilent(string $command, array $arguments = array()) Call another
void fire() Execute the console command.
bool confirm(string $question, bool $default = false) Confirm a question
void table(array $headers, array $rows, string $style = 'default') Format
OutputInterface getOutput() Get the output implementation.
Application getLaravel()
string ask(string $question, string $default = null) Prompt the user for
void setLaravel(Container $laravel)
string|array argument(string $key = null) Get the value of a command argument
Page 2 of 12