Interface TerminalColors

All Known Implementing Classes:
TestLogger

public interface TerminalColors
The TerminalColors class is an interface that hold various ANSI terminal color constants, which can be used to change the color of messages printed to standard output and error.
Since:
3.3.1
Author:
Peter Hollemans