string secret(string $question, bool $fallback = true) Prompt the user
OutputInterface getOutput() Get the output implementation.
string|array option(string $key = null) Get the value of a command option
void table(array $headers, Arrayable|array $rows,
void warn(string $string, null|int|string $verbosity = null) Write a string
array arguments() Get all of the arguments passed to the command.
int run(InputInterface $input, OutputInterface $output) Run the console
void question(string $string) Write a string as question output.
Page 29 of 31