OutputInterface getOutput() Get the output implementation.
void setLaravel(Container $laravel)
int callSilent(string $command, array $arguments = array()) Call another
array options() Get all of the options passed to the command.
bool confirm(string $question, bool $default = false) Confirm a question
bool hasArgument(string|int $name) Determine if the given argument is present
Application getLaravel()
string ask(string $question, string $default = null) Prompt the user for
string|array option(string $key = null) Get the value of a command option
Page 22 of 26