ROSE
0.11.131.0
|
#include <Rose/Color.h>
Public Member Functions | |
bool | isEnabled () const |
True if color is enabled in this situation. More... | |
Colorization | merge (const Colorization &) const |
Merge this color and another to produce a result. More... | |
Public Attributes | |
Sawyer::Optional< Enabled::Flag > | enabled |
Whether colored output is enabled. More... | |
Sawyer::Optional< Theme::Flag > | theme |
The color theme. More... | |
bool Rose::Color::Colorization::isEnabled | ( | ) | const |
True if color is enabled in this situation.
Colorization Rose::Color::Colorization::merge | ( | const Colorization & | ) | const |
Merge this color and another to produce a result.
Sawyer::Optional<Enabled::Flag> Rose::Color::Colorization::enabled |
Sawyer::Optional<Theme::Flag> Rose::Color::Colorization::theme |