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 is a website building & hosting documentation for Clojure/Script libraries
× close