Uses of Class
picocli.CommandLine.ArgGroup
-
Packages that use CommandLine.ArgGroup Package Description picocli Provides classes and interfaces for the main picocli command line parsing andautocompletion
functionality. -
-
Uses of CommandLine.ArgGroup in picocli
Methods in picocli with parameters of type CommandLine.ArgGroup Modifier and Type Method Description CommandLine.Model.ArgGroupSpec.Builder
CommandLine.Model.ArgGroupSpec.Builder. updateArgGroupAttributes(CommandLine.ArgGroup group)
Updates this builder from the specified annotation values.
-