bool hasArgument(string|int $name) Determine if the given argument is present
string|array argument(string $key = null) Get the value of a command argument
Application getLaravel()
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
int call(string $command, array $arguments = array()) Call another console
string anticipate(string $question, array $choices, string $default = null)
Page 13 of 31