setDecorated(bool $decorated) Sets the decorated flag.
class ConsoleOutput extends
bool isDecorated() Gets the decorated flag.
setVerbosity(int $level) Sets the verbosity of the output.
setErrorOutput(OutputInterface
bool isDebug() Returns whether verbosity is debug (-vvv).
setBarCharacter(string $char) Sets the bar character.
ignoreValidationErrors() Ignores validation errors. This is mainly useful for the help command
string getHorizontalBorderChar() Gets horizontal border character.
setOption(string $option) Sets some specific style option.
Page 6 of 51