Uses of Enum
picocli.CommandLine.Help.Ansi.Style
Packages that use CommandLine.Help.Ansi.Style
Package
Description
Provides classes and interfaces for the main picocli command line parsing and
autocompletion functionality.-
Uses of CommandLine.Help.Ansi.Style in picocli
Methods in 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.