Package

profig

Permalink

package profig

Visibility
  1. Public
  2. All

Type Members

  1. sealed trait ConfigurationFileType extends AnyRef

    Permalink
  2. case class ConfigurationPath(path: String, type: ConfigurationFileType, load: LoadType) extends Product with Serializable

    Permalink
  3. sealed trait LoadType extends AnyRef

    Permalink

Value Members

  1. object ConfigUtil

    Permalink

    Primarily intended for internal use.

  2. object ConfigurationFileType

    Permalink
  3. object ConfigurationPath extends Serializable

    Permalink
  4. object JsonParser

    Permalink
  5. object LoadType

    Permalink
  6. object Macros

    Permalink
  7. object ProfigPlatform

    Permalink

    Platform-specific initialization for JVM

Ungrouped