ciris
ciris
API
ciris
ConfigDecoder
ConfigDecoder
ConfigError
ConfigError
ConfigException
ConfigException
ConfigKey
ConfigKey
ConfigValue
ConfigValue
Par
Ops
Tag
Secret
Secret
UseOnceSecret
UseOnceSecret
ciris
/
ciris
/
ConfigValue
/
Par
Par
ciris.ConfigValue$.Par$
object
Par
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
Par
.type
Clear all
Members list
Concise view
Type members
Classlikes
final implicit
class
Ops
[
F
[
_
],
A
]
extends
AnyVal
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
AnyVal
trait
Matchable
class
Any
sealed
trait
Tag
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Any
Types
type
Base
type
Type
[
F
[
_
],
A
]
<:
Base
&
Tag
Value members
Concrete methods
final
def
apply
[
F
[
_
],
A
](
value
:
ConfigValue
[
F
,
A
]):
Type
[
F
,
A
]
Returns a
Par
instance for the specified
ConfigValue
.
Returns a
Par
instance for the specified
ConfigValue
.
Attributes
Implicits
Implicits
final implicit
def
Ops
[
F
[
_
],
A
](
par
:
Type
[
F
,
A
]):
Ops
[
F
,
A
]