void question(string $string, null|int|string $verbosity = null) Write
Application getLaravel()
string ask(string $question, string $default = null) Prompt the user for
void comment(string $string) Write a string as comment output.
bool hasOption(string $name) Determine if the given option is present.
int callSilent(string $command, array $arguments = array()) Call another
bool|null fire() Execute the console command.
string askWithCompletion(string $question, array $choices, string $default = null)
void setLaravel(Application $laravel)
Page 44 of 100