setForeground(string $color = null) Sets style foreground color.
OutputF
unsetOption(string $option) Unsets some specific style option.
string format(string $message) Formats a message according to the given styles.
setOption(string $option) Sets some specific style option.
setOptions(array $options) Sets multiple style options at once.
OutputFormatterStyleInterface getStyle(string $name) Gets style options from style with specified name. Parameters string $name Return Value OutputFormatterStyleInterface Exceptions InvalidArgumentException When style isn't defined
reset() Resets stack (ie. empty internal arrays).
Page 1 of 4