void comment(string $string) Write a string as comment output.
string|array option(string $key = null) Get the value of a command option
QueuedJob class QueuedJob (
int run(InputInterface $input, OutputInterface $output) Run the console
void setLaravel(Container $laravel)
string secret(string $question, bool $fallback = true) Prompt the user
OutputInterface getOutput() Get the output implementation.
void question(string $string, null|int|string $verbosity = null) Write
string ask(string $question, string $default = null) Prompt the user for
Page 75 of 100