OutputInterface getOutput() Get the output implementation.
int callSilent(string $command, array $arguments = array()) Call another
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
void line(string $string, string $style = null, null|int|string $verbosity = null)
void comment(string $string, null|int|string $verbosity = null) Write a
void warn(string $string, null|int|string $verbosity = null) Write a string
void fire() Execute the console command.
Page 22 of 31