Application getLaravel()
string anticipate(string $question, array $choices, string $default = null)
string secret(string $question, bool $fallback = true) Prompt the user
int callSilent(string $command, array $arguments = array()) Call another
string|array argument(string $key = null) Get the value of a command argument
OutputInterface getOutput() Get the output implementation.
void fire() Execute the console command.
array options() Get all of the options passed to the command.
void question(string $string) Write a string as question output.
Page 98 of 100