- Enclosing class:
Option
Mark a prototype option as one that can be read from
Config
.-
Optional Element Summary
-
Element Details
-
value
String valueOverride "guessed" configuration key. The configuration key is the method name converted to snake case by default.- Returns:
- custom configuration key
- Default:
""
-
merge
boolean mergeIf set totrue
, the nested configurable object will not have its own config key, but will use the config of the current configurable object.- Returns:
- whether to merge the nested object into this object
- Default:
false
-