Constructor and Description |
---|
NamedOptionDef(Option o) |
NamedOptionDef(Option o,
boolean forceMultiValued)
Deprecated.
multi-valuedness as option definition does not make sense. It's driven by the setter.
|
Modifier and Type | Method and Description |
---|---|
String[] |
aliases() |
String[] |
depends() |
String[] |
forbids() |
boolean |
isArgument() |
String |
name() |
String |
toString() |
Copyright © 2003–2017 Kohsuke Kawaguchi. All rights reserved.