setFormatter(
interface OutputInterface OutputInterface is the interface implemented by all Output classes.
write(string|array $messages, bool $newline = false, int $options = self::OUTPUT_NORMAL) Writes a
OutputFormatterInterface
OutputInterface getErrorOutput()
bool isVerbose() Returns whether verbosity is verbose (-v).
setDecorated(bool $decorated) Sets the decorated flag.
writeln(string|array $messages, int $options = self::OUTPUT_NORMAL) Writes a message to the output
write(string|array $messages, bool $newline = false, int $options) Writes a message to the output
Page 3 of 5