Package com.palantir.baseline
Class BaselineParameters
- java.lang.Object
-
- com.palantir.baseline.BaselineParameters
-
public final class BaselineParameters extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringDEFAULT_CONFIG_DIRThe directory relative to the project's rootDir in which Baseline configuration is stored.
-
-
-
Field Detail
-
DEFAULT_CONFIG_DIR
public static final java.lang.String DEFAULT_CONFIG_DIR
The directory relative to the project's rootDir in which Baseline configuration is stored.- See Also:
- Constant Field Values
-
-