Package

pureconfig

backend

Permalink

package backend

Visibility
  1. Public
  2. All

Value Members

  1. object ConfigFactoryWrapper

    Permalink

    A wrapper of com.typesafe.config.ConfigFactory whose methods return scala.Either instead of throwing exceptions

  2. object ConfigWrapper

    Permalink

    Provides extension methods for com.typesafe.config.Config that return scala.Either instead of throwing exceptions.

  3. object ErrorUtil

    Permalink

    Contains common utilities to deal with exceptions in unsafe methods.

  4. object PathUtil

    Permalink

    An utility class to convert Typesafe Config path expressions to lists of keys and vice-versa, accepting empty path expressions and lists in addition to the values supported by ConfigUtil.

Ungrouped