Liking cljdoc? Tell your friends :D

roll.core


clearclj/s

(clear)
source

get-dependenciesclj/s

(get-dependencies deps cmpt-keys)

Get component keys dependencies

Get component keys dependencies
sourceraw docstring

get-dependentsclj/s

(get-dependents deps cmpt-keys)

Recursively get component keys dependents.

Recursively get component keys dependents.
sourceraw docstring

haltclj/s

(halt & [ks])
source

initclj/s

(init & configs)

Init Integrant with file path(s) or map(s) configs.

Init Integrant with file path(s) or map(s) configs.
sourceraw docstring

init-shutdown-hookclj

source

load-configsclj/s

(load-configs & configs)

Load Integrant configs. Either file path(s) or map(s).

Load Integrant configs. Either file path(s) or map(s).
sourceraw docstring

prep-configclj/s

(prep-config ig-config)
source

reloadclj/s

(reload configs & [watch-opts])

Check configs and restart changed keys and their dependencies.

Check configs and restart changed keys and their dependencies.
sourceraw docstring

restartclj/s

(restart)
(restart ks)
(restart config ks)
source

restart-systemclj/s

(restart-system config system & [ks])
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close