Ops

ciris.ConfigValue.Par.Ops
final implicit class Ops[F[_], A] extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Value members

Concrete methods

final def unwrap: ConfigValue[F, A]

Returns the underlying ConfigValue for the instance.

Returns the underlying ConfigValue for the instance.

Attributes