void setLaravel(Container $laravel)
string ask(string $question, string $default = null) Prompt the user for
string|array option(string $key = null) Get the value of a command option
void error(string $string, null|int|string $verbosity = null) Write a string
int callSilent(string $command, array $arguments = array()) Call another
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
void question(string $string, null|int|string $verbosity = null) Write
string secret(string $question, bool $fallback = true) Prompt the user
Page 20 of 23