ROSE 0.11.145.147
Public Member Functions | Public Attributes | List of all members
Rose::Color::Colorization Struct Reference

Description

Control colored command output.

Definition at line 37 of file Color.h.

#include <Rose/Color.h>

Collaboration diagram for Rose::Color::Colorization:
Collaboration graph
[legend]

Public Member Functions

bool isEnabled () const
 True if color is enabled in this situation.
 
Colorization merge (const Colorization &) const
 Merge this color and another to produce a result.
 

Public Attributes

Sawyer::Optional< Enabledenabled
 Whether colored output is enabled.
 
Sawyer::Optional< Themetheme
 The color theme.
 

Member Data Documentation

◆ enabled

Sawyer::Optional<Enabled> Rose::Color::Colorization::enabled

Whether colored output is enabled.

Definition at line 38 of file Color.h.

◆ theme

Sawyer::Optional<Theme> Rose::Color::Colorization::theme

The color theme.

Definition at line 39 of file Color.h.


The documentation for this struct was generated from the following file: