Liking cljdoc? Tell your friends :D

com.jakemccrary.middleware.reload


global-trackerclj

source

(print-and-return tracker)
source

refreshclj

(refresh tracker directories)
source

remove-disabledclj

source

wrap-reloadclj

(wrap-reload handler)
(wrap-reload handler directories)

Uses clojure/tools.namespace to reload changed namespaces before processing requests.

By default refreshes namespaces found in the "src" directory.

Uses clojure/tools.namespace to reload changed namespaces before processing requests.

By default refreshes namespaces found in the "src" directory.
sourceraw docstring

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

× close