Enum Class CommandLine.Help.Ansi.Style

java.lang.Object
java.lang.Enum<CommandLine.Help.Ansi.Style>
nz.org.riskscape.picocli.CommandLine.Help.Ansi.Style
All Implemented Interfaces:
Serializable, Comparable<CommandLine.Help.Ansi.Style>, Constable, CommandLine.Help.Ansi.IStyle
Enclosing class:
CommandLine.Help.Ansi

public static enum CommandLine.Help.Ansi.Style extends Enum<CommandLine.Help.Ansi.Style> implements CommandLine.Help.Ansi.IStyle

A set of pre-defined ANSI escape code styles and colors, and a set of convenience methods for parsing text with embedded markup style names, as well as convenience methods for converting styles to strings with embedded escape codes.