setOptions(array $options) Sets multiple style options at once.
setDecorated(bool $decorated) Sets the decorated flag.
interface OutputFormatterStyleInterface Formatter style interface for defining styles.
string apply(string $text) Applies the style to a given text.
OutputFormatterStyleInterface getStyle(string $name) Gets style options from style with specified name. Parameters string $name Return Value OutputFormatterStyleInterface
bool isDecorated() Gets the decorated flag.
setForeground(string $color = null) Sets style foreground color.
Page 4 of 4