void table(array $headers, array $rows, string $style = 'default') Format
void comment(string $string, null|int|string $verbosity = null) Write a
string askWithCompletion(string $question, array $choices, string $default = null)
void setLaravel(Container $laravel)
bool confirm(string $question, bool $default = false) Confirm a question
string|array argument(string $key = null) Get the value of a command argument
void line(string $string) Write a string as standard output.
void error(string $string, null|int|string $verbosity = null) Write a string
void __construct(Filesystem $files)
OutputInterface getOutput() Get the output implementation.
Page 2 of 12