array options() Get all of the options passed to the command.
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
OutputInterface getOutput() Get the output implementation.
bool confirm(string $question, bool $default = false) Confirm a question
Application getLaravel()
string anticipate(string $question, array $choices, string $default = null)
JobMakeCommand class JobMakeCommand extends
void info(string $string, null|int|string $verbosity = null) Write a string
void line(string $string, string $style = null, null|int|string $verbosity = null)
void comment(string $string, null|int|string $verbosity = null) Write a
Page 23 of 100