string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
void warn(string $string, null|int|string $verbosity = null) Write a string
string ask(string $question, string $default = null) Prompt the user for
string|array argument(string $key = null) Get the value of a command argument
void info(string $string) Write a string as information output.
int call(string $command, array $arguments = array()) Call another console
void info(string $string, null|int|string $verbosity = null) Write a string
string secret(string $question, bool $fallback = true) Prompt the user
void __construct(Filesystem $files)
Page 19 of 100