Class and Description |
---|
Ansi
Provides a fluent API for generating ANSI escape sequences.
|
Ansi.Attribute |
Ansi.Color |
Ansi.Erase |
AnsiConsole.JansiOutputType
Type of output installed by AnsiConsole.
|
AnsiOutputStream
A ANSI output stream extracts ANSI escape codes written to
an output stream and calls corresponding
process* methods. |
AnsiPrintStream
A ANSI print stream extracts ANSI escape codes written to
a print stream and calls corresponding
process* methods. |
AnsiRenderer.Code |
FilterPrintStream
A PrintStream filtering to another PrintStream, without making any assumption about encoding.
|