Uses of Annotation Type
org.apache.logging.log4j.core.tools.picocli.CommandLine.Option
Packages that use CommandLine.Option
-
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.OptionModifier and TypeMethodDescriptionCommandLine.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.