p
profig
package profig
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- class Profig extends ProfigPath
- trait ProfigPath extends AnyRef
ProfigPath is the core of functionality in Profig.
ProfigPath is the core of functionality in Profig. Profig extends from it for the root path and is used for looking up deeper paths as well.
Value Members
- object JsonUtil
- object Profig extends Profig
Profig provides access to environment variables, properties, and other configuration all merged together into one powerful system.
Profig provides access to environment variables, properties, and other configuration all merged together into one powerful system. Uses JSON internally to provide merging and integration. Paths are dot-separated.
- object ProfigPath