Uses of Annotation Interface
picocli.CommandLine.Option
-
Uses of CommandLine.Option in picocli
Fields in picocli with annotations of type CommandLine.OptionModifier and TypeFieldDescription(package private) File
AutoComplete.App.autoCompleteScript
(package private) String
AutoComplete.App.commandName
(package private) String
AutoComplete.App.factoryClass
private boolean
CommandLine.AutoHelpMixin.helpRequested
private boolean
CommandLine.HelpCommand.helpRequested
(package private) boolean
AutoComplete.App.overwriteIfExists
private boolean
CommandLine.AutoHelpMixin.versionRequested
(package private) boolean
AutoComplete.App.writeCommandScript
Constructors in picocli with parameters of type CommandLine.OptionModifierConstructorDescription(package private)
Builder
(CommandLine.Option option, CommandLine.Model.IAnnotatedElement annotatedElement, CommandLine.IFactory factory)