string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
string secret(string $question, bool $fallback = true) Prompt the user
OutputInterface getOutput() Get the output implementation.
string anticipate(string $question, array $choices, string $default = null)
bool confirm(string $question, bool $default = false) Confirm a question
void table(array $headers, Arrayable|array $rows,
void __construct(Filesystem $files)
string|array argument(string $key = null) Get the value of a command argument
void line(string $string) Write a string as standard output.
Page 92 of 100