bool confirm(string $question, bool $default = false) Confirm a question
void fire() Execute the console command.
array provides() Get the services provided by the provider.
void warn(string $string, null|int|string $verbosity = null) Write a string
void assertHasOldInput() Assert that the session has old input.
void comment(string $string) Write a string as comment output.
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
int callSilent(string $command, array $arguments = array()) Call another
array arguments() Get all of the arguments passed to the command.
Page 87 of 100