void setLaravel(Container $laravel)
AutoloadCommand class AutoloadCommand extends
string|array argument(string $key = null) Get the value of a command argument
OutputInterface getOutput() Get the output implementation.
void line(string $string) Write a string as standard output.
bool confirm(string $question, bool $default = false) Confirm a question
bool hasArgument(string|int $name) Determine if the given argument is present
string ask(string $question, string $default = null) Prompt the user for
int call(string $command, array $arguments = array()) Call another console
Page 71 of 100