void question(string $string) Write a string as question output.
void table(array $headers, Arrayable|array $rows,
array arguments() Get all of the arguments passed to the command.
int call(string $command, array $arguments = array()) Call another console
string|array option(string $key = null) Get the value of a command option
void warn(string $string, null|int|string $verbosity = null) Write a string
void question(string $string, null|int|string $verbosity = null) Write
void fire() Execute the console command.
Page 9 of 12