void table(array $headers, array $rows, string $style = 'default') Format
Application getLaravel()
string anticipate(string $question, array $choices, string $default = null)
bool confirm(string $question, bool $default = false) Confirm a question
void line(string $string, string $style = null, null|int|string $verbosity = null)
void comment(string $string) Write a string as comment output.
string|array option(string $key = null) Get the value of a command option
void error(string $string, null|int|string $verbosity = null) Write a string
void question(string $string) Write a string as question output.
Page 37 of 100