caseapp.core.util.fansi.EscapeAttr
An Attr represented by an fansi escape sequence
Attributes
- Graph
- Supertypes
Members list
Concise view
Value members
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns:
a string representation of the object.
- Definition Classes
Any
Attributes
- Inherited from:
- Attr
Apply these Attrs to the given fansi.Str, making it take effect across the entire
length of that string.
Apply these Attrs to the given fansi.Str, making it take effect across the entire
length of that string.
Attributes
- Inherited from:
- Attrs
Attributes
- Inherited from:
- Attr
escapeOpt the actual ANSI escape sequence corresponding to this Attr
escapeOpt the actual ANSI escape sequence corresponding to this Attr
Attributes