| Interface | Description |
|---|---|
| ColorAware |
Interface for Formatters that use ANSI escape codes to print coloured output.
|
| Formatter |
This is the interface you should implement if you want your own custom
formatter.
|
| StrictAware |
Interface for Formatters that need to know if the Runtime is strict.
|
| Class | Description |
|---|---|
| AnsiEscapes | |
| NiceAppendable |
A nice appendable that doesn't throw checked exceptions
|
Copyright © 2018. All rights reserved.