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