void __construct(Filesystem $files)
void error(string $string, null|int|string $verbosity = null) Write a string
string anticipate(string $question, array $choices, string $default = null)
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
string|array option(string $key = null) Get the value of a command option
string ask(string $question, string $default = null) Prompt the user for
bool hasOption(string $name) Determine if the given option is present.
void line(string $string, string $style = null, null|int|string $verbosity = null)
Page 35 of 100