| Package | Description |
|---|---|
| org.kohsuke.args4j |
Core classes of the Args4J command line parser.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CmdLineParser.addArgument(Setter setter,
Argument a)
Programmatically defines an argument (instead of reading it from annotations as normal).
|
| Constructor and Description |
|---|
OptionDef(Argument a,
boolean forceMultiValued) |
Copyright © 2003–2019 Kohsuke Kawaguchi. All rights reserved.