Ops

final implicit class Ops[F[_], A] extends AnyVal
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

final def unwrap: ConfigValue[F, A]

Returns the underlying ConfigValue for the instance.

Returns the underlying ConfigValue for the instance.