string askWithCompletion(string $question, array $choices, string $default = null)
int call(string $command, array $arguments = array()) Call another console
ConfigPublishCommand class ConfigPublishCommand extends
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
Application getLaravel()
string|array argument(string $key = null) Get the value of a command argument
string anticipate(string $question, array $choices, string $default = null)
string|array option(string $key = null) Get the value of a command option
int callSilent(string $command, array $arguments = array()) Call another
Page 33 of 100