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