void comment(string $string) Write a string as comment output.
void info(string $string, null|int|string $verbosity = null) Write a string
array arguments() Get all of the arguments passed to the command.
void warn(string $string) Write a string as warning output.
string askWithCompletion(string $question, array $choices, string $default = null)
void setLaravel(Application $laravel)
OutputInterface getOutput() Get the output implementation.
void table(array $headers, Arrayable|array $rows,
Page 76 of 100