Wedge-compatible :system for clip/aero. Example system_config.edn:
Uses aero to read config.edn, and gets the system from it.
Requires aero and clip to be on the classpath.
See system-config for supported options.
Wedge-compatible :system for clip/aero. Example system_config.edn:
* {:system io.dominic.wedge.clip-aero}
* {:system io.dominic.wedge.clip-aero
:key :clip/system}
Uses aero to read `config.edn`, and gets the system from it.
Requires `aero` and `clip` to be on the classpath.
See [[system-config]] for supported options.(system-config {:keys [key] :or {key :clip/system} :as opts})Opts is a map with valid keys: :key - the key in config which contains the clip system.
Opts is a map with valid keys: :key - the key in config which contains the clip system.
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 |