(find-config {:exoscale.mania.config/keys [file resource-file] :as options})
If one of resource-file or file should be specified, will try to load file first since it might come from the cli, then tries resource-file. At least one of the 2 must be reachable.
If one of resource-file or file should be specified, will try to load file first since it might come from the cli, then tries resource-file. At least one of the 2 must be reachable.
(throw! e)
(throw-config-not-found! {:exoscale.mania.config/keys [file resource-file]})
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close