config
config
API
fallatol.config
ConfigError
UnexpectedValue
ConfigMapper
ConfigMapper
ConfigOps
config
/
fallatol.config
/
ConfigOps
ConfigOps
fallatol.config.`package`.ConfigOps
implicit
class
ConfigOps
(
config
:
Config
)
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Members list
Clear all
Value members
Concrete methods
final
def
get
[
A
](
path
:
String
)(
implicit
cf
:
ConfigGetter
[
A
]):
ConfigResult
[
A
]
final
def
getOrElse
[
A
](
path
:
String
,
default
:
A
)(
implicit
cf
:
ConfigGetter
[
A
]):
ConfigResult
[
A
]
In this article
Attributes
Members list
Value members
Concrete methods