bool choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
void setLaravel(Application $laravel)
int call(string $command, array $arguments = array()) Call another console
bool confirm(string $question, bool $default = false) Confirm a question
MakeAuthCommand class MakeAuthCommand extends
int run(InputInterface $input, OutputInterface $output) Run the console
string secret(string $question, bool $fallback = true) Prompt the user
string|array argument(string $key = null) Get the value of a command argument
int callSilent(string $command, array $arguments = array()) Call another
string anticipate(string $question, array $choices, string $default = null)
Page 11 of 12