void comment(string $string, null|int|string $verbosity = null) Write a
string ask(string $question, string $default = null) Prompt the user for
string|array option(string $key = null) Get the value of a command option
MailMakeCommand class MailMakeCommand extends
void table(array $headers, array $rows, string $style = 'default') Format
void comment(string $string) Write a string as comment output.
bool confirm(string $question, bool $default = false) Confirm a question
void error(string $string, null|int|string $verbosity = null) Write a string
string askWithCompletion(string $question, array $choices, string $default = null)
RequestMakeCommand class RequestMakeCommand extends
Page 83 of 100