string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
string anticipate(string $question, array $choices, string $default = null)
string ask(string $question, string $default = null) Prompt the user for
bool hasArgument(string|int $name) Determine if the given argument is present
int callSilent(string $command, array $arguments = array()) Call another
ClosureCommand command(string $signature
string secret(string $question, bool $fallback = true) Prompt the user
int call(string $command, array $arguments = array()) Call another console
Page 4 of 100