Integrant wiring for the user module.
This namespace owns all Integrant init/halt methods for user-specific components so that shared system wiring does not depend directly on user shell namespaces.
Integrant wiring for the user module. This namespace owns all Integrant init/halt methods for user-specific components so that shared system wiring does not depend directly on user shell namespaces.
(ig-config _settings {:keys [config validation-config enabled]})This module's Integrant entries, for wagoe.platform.shell.system.config.
Called with the module's :active settings — nil, because the user module is
switched on in code rather than in config — and the context the application
supplies: :config, :validation-config, and :enabled, the set of sibling
modules that are on.
This module's Integrant entries, for `wagoe.platform.shell.system.config`. Called with the module's `:active` settings — nil, because the user module is switched on in code rather than in config — and the context the application supplies: `:config`, `:validation-config`, and `:enabled`, the set of sibling modules that are on.
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 |