string ask(string $question, string $default = null) Prompt the user for
string|array option(string $key = null) Get the value of a command option
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
void question(string $string, null|int|string $verbosity = null) Write
void table(array $headers, Arrayable|array $rows,
void error(string $string, null|int|string $verbosity = null) Write a string
string secret(string $question, bool $fallback = true) Prompt the user
int callSilent(string $command, array $arguments = array()) Call another
int call(string $command, array $arguments = array()) Call another console
ListenerMakeCommand class ListenerMakeCommand extends
Page 75 of 100