(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 m40145 & [drop-extra-keys?__2573__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 builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |