array options() Get all of the options passed to the command.
void question(string $string, null|int|string $verbosity = null) Write
OutputInterface getOutput() Get the output implementation.
void setLaravel(Container $laravel)
bool confirmToProceed(string $warning = 'Application In Production!', Closure|bool|null $callback
void line(string $string, string $style = null, null|int|string $verbosity = null)
void warn(string $string, null|int|string $verbosity = null) Write a string
array arguments() Get all of the arguments passed to the command.
Page 23 of 31