void setLaravel(Application $laravel)
bool confirm(string $question, bool $default = false) Confirm a question
array arguments() Get all of the arguments passed to the command.
void question(string $string, null|int|string $verbosity = null) Write
void __construct(ConfigPublisher $config)
void comment(string $string, null|int|string $verbosity = null) Write a
string|array option(string $key = null) Get the value of a command option
string secret(string $question, bool $fallback = true) Prompt the user
Page 94 of 100