OutputInterface getOutput() Get the output implementation.
void setLaravel(Container $laravel)
void error(string $string, null|int|string $verbosity = null) Write a string
void warn(string $string, null|int|string $verbosity = null) Write a string
string|array argument(string $key = null) Get the value of a command argument
void question(string $string, null|int|string $verbosity = null) Write
string ask(string $question, string $default = null) Prompt the user for
void table(array $headers, Arrayable|array $rows,
void comment(string $string, null|int|string $verbosity = null) Write a
Page 25 of 31