void warn(string $string, null|int|string $verbosity = null) Write a string
array options() Get all of the options passed to the command.
bool confirmToProceed(string $warning = 'Application In Production!', Closure|bool|null $callback
string|array argument(string $key = null) Get the value of a command argument
string secret(string $question, bool $fallback = true) Prompt the user
string ask(string $question, string $default = null) Prompt the user for
void setLaravel(Container $laravel)
array arguments() Get all of the arguments passed to the command.
void question(string $string, null|int|string $verbosity = null) Write
Page 19 of 23