Uses of Enum
org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi.Style
Packages that use CommandLine.Help.Ansi.Style
-
Uses of CommandLine.Help.Ansi.Style in org.apache.logging.log4j.core.tools.picocli
Subclasses with type arguments of type CommandLine.Help.Ansi.Style in org.apache.logging.log4j.core.tools.picocliModifier and TypeClassDescriptionstatic enumA 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.Methods in org.apache.logging.log4j.core.tools.picocli that return CommandLine.Help.Ansi.StyleModifier and TypeMethodDescriptionstatic CommandLine.Help.Ansi.StyleReturns the enum constant of this type with the specified name.static CommandLine.Help.Ansi.Style[]CommandLine.Help.Ansi.Style.values()Returns an array containing the constants of this enum type, in the order they are declared.