string secret(string $question, bool $fallback = true) Prompt the user
bool|null fire() Execute the console command.
string|array argument(string $key = null) Get the value of a command argument
int callSilent(string $command, array $arguments = array()) Call another
void setLaravel(Application $laravel)
int call(string $command, array $arguments = array()) Call another console
array options() Get all of the options passed to the command.
void fire() Execute the console command.
int run(InputInterface $input, OutputInterface $output) Run the console
string ask(string $question, string $default = null) Prompt the user for
Page 46 of 100