twisted.python._textattributes._ForegroundColorAttr(_ColorAttr) class documentationtwisted.python._textattributes
View Source
(View In Hierarchy)
Foreground color attribute.
| Method | __init__ | Undocumented |
Inherited from _ColorAttr:
| Method | serialize | Serialize the text attribute and its children. |
Inherited from _Attribute (via _ColorAttr):
| Instance Variable | children | Child attributes. (type: list) |
| Method | __repr__ | Undocumented |
| Method | __getitem__ | Undocumented |
Inherited from FancyEqMixin (via _ColorAttr, _Attribute):
| Method | __eq__ | Undocumented |
| Method | __ne__ | Undocumented |