Package | Description |
---|---|
org.apache.logging.log4j.core.tools.picocli |
Modifier and Type | Method and Description |
---|---|
static CommandLine.Help.Ansi.Style |
CommandLine.Help.Ansi.Style.valueOf(java.lang.String name)
Returns 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.
|