Packages

p

pureconfig

backend

package backend

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Value Members

  1. object ConfigFactoryWrapper

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

  2. object ConfigWrapper

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

  3. object ErrorUtil

    Contains common utilities to deal with exceptions in unsafe methods.

  4. object PathUtil

    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