OutputF
setStyle(string $name,
string format(string $message) Formats a message according to the given styles.
push(
unsetOption(string $option) Unsets some specific style option.
OutputFormatterStyle
class OutputFormatter implements
bool isDecorated() Gets the decorated flag.
setDecorated(bool $decorated) Sets the decorated flag.
string apply(string $text) Applies the style to a given text.
Page 2 of 4