bool isDecorated() Gets the decorated flag.
setDecorated(bool $decorated) Sets the decorated flag.
setErrorOutput(OutputInterface
int getVerbosity() Gets the current verbosity of the output.
bool isDebug() Returns whether verbosity is debug (-vvv).
bool isVeryVerbose() Returns whether verbosity is very verbose (-vv).
setVerbosity(int $level) Sets the verbosity of the output.
bool isVerbose() Returns whether verbosity is verbose (-v).
class Output implements
Page 1 of 5