(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).
(new-config)
(new-config env)
Inputs: ([] [env :- schemata.config/Env])
Inputs: ([] [env :- schemata.config/Env])
(strict-map->EdnConfig m38956 & [drop-extra-keys?__6751__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->
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close