Liking cljdoc? Tell your friends :D

roll.core


clearclj/s

(clear)

get-dependenciesclj/s

(get-dependencies deps cmpt-keys)

Get component keys dependencies

Get component keys dependencies
raw docstring

get-dependentsclj/s

(get-dependents deps cmpt-keys)

Recursively get component keys dependents.

Recursively get component keys dependents.
raw docstring

haltclj/s

(halt & [ks])

initclj/s

(init & configs)

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

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

init-shutdown-hookclj


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).
raw docstring

prep-configclj/s

(prep-config ig-config)

reloadclj/s

(reload configs & [watch-opts])

Check configs and restart changed keys and their dependencies.

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

restartclj/s

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

restart-systemclj/s

(restart-system config system & [ks])

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

× close