Uses of Class
org.apache.logging.log4j.core.tools.picocli.CommandLine.Option
-
Packages that use CommandLine.Option Package Description org.apache.logging.log4j.core.tools.picocli -
-
Uses of CommandLine.Option in org.apache.logging.log4j.core.tools.picocli
Methods in org.apache.logging.log4j.core.tools.picocli with parameters of type CommandLine.Option Modifier and Type Method Description CommandLine.Help.Ansi.Text[][]
CommandLine.Help.IOptionRenderer. render(CommandLine.Option option, Field field, CommandLine.Help.IParamLabelRenderer parameterLabelRenderer, CommandLine.Help.ColorScheme scheme)
Returns a text representation of the specified Option and the Field that captures the option value.
-