class documentation
class _ForegroundColorAttr(_ColorAttr): (source)
Constructor: _ForegroundColorAttr(color)
Foreground color attribute.
Method | __init__ |
Undocumented |
Inherited from _ColorAttr
:
Method | serialize |
Serialize the text attribute and its children. |
Class Variable | compare |
Undocumented |
Instance Variable | color |
Undocumented |
Instance Variable | ground |
Undocumented |
Inherited from _Attribute
(via _ColorAttr
):
Method | __getitem__ |
Undocumented |
Method | __repr__ |
Undocumented |
Instance Variable | children |
Child attributes. |
Inherited from FancyEqMixin
(via _ColorAttr
, _Attribute
):
Method | __eq__ |
Undocumented |
Method | __ne__ |
Undocumented |