bool|null fire() Execute the console command.
Application getLaravel()
void info(string $string) Write a string as information output.
bool confirm(string $question, bool $default = false) Confirm a question
string secret(string $question, bool $fallback = true) Prompt the user
OutputInterface getOutput() Get the output implementation.
void setLaravel(Container $laravel)
bool hasOption(string $name) Determine if the given option is present.
Page 99 of 100