void comment(string $string) Write a string as comment output.
string anticipate(string $question, array $choices, string $default = null)
bool hasOption(string $name) Determine if the given option is present.
void warn(string $string, null|int|string $verbosity = null) Write a string
void __construct(Filesystem $files)
int call(string $command, array $arguments = array()) Call another console
bool confirm(string $question, bool $default = false) Confirm a question
string secret(string $question, bool $fallback = true) Prompt the user
Page 3 of 100