Package

profig

Permalink

package profig

Visibility
  1. Public
  2. All

Type Members

  1. sealed trait ConfigType extends AnyRef

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

    Permalink
  3. sealed trait LoadType extends AnyRef

    Permalink

Value Members

  1. object ConfigType

    Permalink
  2. object ConfigUtil

    Permalink

    Primarily intended for internal use.

  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 Scala.js

Ungrouped