OutputInterface getOutput() Get the output implementation.
void table(array $headers, Arrayable|array $rows,
void fire() Execute the console command.
string askWithCompletion(string $question, array $choices, string $default = null)
bool confirm(string $question, bool $default = false) Confirm a question
bool hasArgument(string|int $name) Determine if the given argument is present
int run(InputInterface $input, OutputInterface $output) Run the console
void comment(string $string, null|int|string $verbosity = null) Write a
void error(string $string) Write a string as error output.
Page 49 of 100