Package io.bdeploy.common.cfg
Annotation Interface Configuration.Help
- Enclosing class:
- Configuration
-
Required Element Summary
Required Elements -
Optional Element Summary
Optional Elements
-
Element Details
-
value
String value- Returns:
- the help text for the annotated element.
-
-
-
arg
boolean arg- Returns:
- whether the option accepts an argument (will be rendered accordingly in help text).
- Default:
- true
-