EscapeAttr
utest.ufansi.EscapeAttr
case class EscapeAttr extends Attr
An Attr represented by an fansi escape sequence
Attributes
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
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
Inherited methods
Combine this ufansi.Attr with one or more other ufansi.Attrs so they can be passed around together
Combine this ufansi.Attr with one or more other ufansi.Attrs so they can be passed around together
Attributes
- Inherited from:
- Attr
Apply these Attrs to the given ufansi.Str, making it take effect across the entire length of that string.
Apply these Attrs to the given ufansi.Str, making it take effect across the entire length of that string.
Attributes
- Inherited from:
- Attrs
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
In this article