Solves environment and config variables
Solves environment and config variables
(config)
(config config)
Returns a new config instance.
You can pass path to the config file with the :framework-edn-config
key.
It's useful for choosing an environment different from the current one
(e.g. test
or production
while in the dev
repl).
Returns a new config instance. You can pass path to the config file with the `:framework-edn-config` key. It's useful for choosing an environment different from the current one (e.g. `test` or `production` while in the `dev` repl).
(read-edn-file config)
Reads edn configuration file.
Reads edn configuration file.
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 |