Packages

p

profig

package profig

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. class Profig extends ProfigPath
  2. 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

  1. object JsonUtil
  2. 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.

  3. object ProfigPath

Ungrouped