Command resolve(string $command) Add a command, resolving through the application
void setLaravel(Container $laravel)
string anticipate(string $question, array $choices, string $default = null)
int callSilent(string $command, array $arguments = array()) Call another
static array compiles() Get a list of files that should be compiled
int call(string $command, array $arguments = array()) Call another console
bool hasArgument(string|int $name) Determine if the given argument is present
Application getLaravel()
Page 9 of 9