ConfigOps

fallatol.config.`package`.ConfigOps
implicit class ConfigOps(config: Config)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

final def get[A](path: String)(implicit cf: ConfigGetter[A]): ConfigResult[A]