void table(array $headers, Arrayable|array $rows,
int callSilent(string $command, array $arguments = array()) Call another
array options() Get all of the options passed to the command.
int run(InputInterface $input, OutputInterface $output) Run the console
string|array option(string $key = null) Get the value of a command option
void info(string $string) Write a string as information output.
void info(string $string, null|int|string $verbosity = null) Write a string
void warn(string $string, null|int|string $verbosity = null) Write a string
Page 8 of 26