Application getLaravel()
string anticipate(string $question, array $choices, string $default = null)
string|array argument(string $key = null) Get the value of a command argument
string secret(string $question, bool $fallback = true) Prompt the user
array arguments() Get all of the arguments passed to the command.
void setLaravel(Application $laravel)
OutputInterface getOutput() Get the output implementation.
void question(string $string) Write a string as question output.
RestartCommand class RestartCommand extends
Page 16 of 26