caseapp.core.util.fansi.ErrorMode$
See theErrorMode companion trait
object ErrorMode
Attributes
Members list
Concise view
Type members
Classlikes
Skip the \u001b that kicks off the unknown Ansi escape but leave subsequent characters in
place, so the end-user can see that an Ansi escape was entered e.g. via the [A[B[A[C that
appears in the result
Skip the \u001b that kicks off the unknown Ansi escape but leave subsequent characters in
place, so the end-user can see that an Ansi escape was entered e.g. via the [A[B[A[C that
appears in the result
Attributes
- Graph
- Supertypes
- Self type
- Sanitize.type
Find the end of the unknown Ansi escape and skip over it's characters entirely, so no trace of them appear in the parsed fansi.Str.
Find the end of the unknown Ansi escape and skip over it's characters entirely, so no trace of them appear in the parsed fansi.Str.
Attributes
- Graph
- Supertypes
- Self type
- Strip.type
Inherited types
The names of the product elements
The name of the type