Liking cljdoc? Tell your friends :D

common-clj.config.edn-config


load-ednclj

(load-edn source)

Load edn from an io/reader source (filename or io/resource).

Load edn from an io/reader source (filename or io/resource).
sourceraw docstring

loaded-configclj

source

new-configclj

(new-config)
(new-config env)

Inputs: ([] [env :- s-config/Env])

Inputs: ([] [env :- s-config/Env])
sourceraw docstring

strict-map->EdnConfigclj

(strict-map->EdnConfig m32084 & [drop-extra-keys?__1286__auto__])

Factory function for class EdnConfig, taking a map of keywords to field values. All keys are required, and no extra keys are allowed. Even faster than map->

Factory function for class EdnConfig, taking a map of keywords to field values.  All keys are required, and no extra keys are allowed.  Even faster than map->
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close