void error(string $string) Write a string as error output.
int callSilent(string $command, array $arguments = array()) Call another
void warn(string $string, null|int|string $verbosity = null) Write a string
int call(string $command, array $arguments = array()) Call another console
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
void comment(string $string, null|int|string $verbosity = null) Write a
void table(array $headers, Arrayable|array $rows,
void question(string $string) Write a string as question output.
string anticipate(string $question, array $choices, string $default = null)
Page 3 of 26