Package com.tick42.glue.core
Interface GlueConfig.Option
-
- Enclosing interface:
- GlueConfig
public static interface GlueConfig.OptionDescribes an option in Glue's configuration.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Stringpath()
-
-
-
Method Detail
-
path
String path()
- Returns:
- the option's path
-
-