string|array option(string $key = null) Get the value of a command option
KeyGenerateCommand class KeyGenerateCommand extends
string|array argument(string $key = null) Get the value of a command argument
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
NotificationMakeCommand class NotificationMakeCommand extends
int call(string $command, array $arguments = array()) Call another console
void fire(Job $job, array $data)
string secret(string $question, bool $fallback = true) Prompt the user
string ask(string $question, string $default = null) Prompt the user for
void info(string $string, null|int|string $verbosity = null) Write a string
Page 50 of 100