void table(array $headers, Arrayable|array $rows,
string askWithCompletion(string $question, array $choices, string $default = null)
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
void question(string $string) Write a string as question output.
ForgetFailedCommand class ForgetFailedCommand extends
string|array option(string $key = null) Get the value of a command option
void question(string $string, null|int|string $verbosity = null) Write
bool hasOption(string $name) Determine if the given option is present.
int run(InputInterface $input, OutputInterface $output) Run the console
Page 17 of 26