Package | Description |
---|---|
org.kohsuke.args4j |
Command line parser core.
|
Modifier and Type | Method and Description |
---|---|
void |
CmdLineParser.addArgument(Setter setter,
Argument a)
Programmatically defines an argument (instead of reading it from annotations like you normally do.)
|
Constructor and Description |
---|
OptionDef(Argument a,
boolean forceMultiValued) |
Copyright © 2003-2021 Kohsuke Kawaguchi. All Rights Reserved.