Liking cljdoc? Tell your friends :D

shadow.cljs.devtools.server.reload-npm

service that watches fs updates and ensures npm resources are updated will emit system-bus messages for inform about changed resources

service that watches fs updates and ensures npm resources are updated
will emit system-bus messages for inform about changed resources
raw docstring

check-files!clj

(check-files! system-bus {:keys [index-ref] :as npm})

dissoc-allclj

(dissoc-all m files)

invalidate-filesclj

(invalidate-files index modified-files)

startclj

(start system-bus npm)

stopclj

(stop {:keys [watch-thread control-chan]})

was-modified?clj

(was-modified? {:keys [file last-modified]})

watch-loopclj

(watch-loop system-bus npm control-chan)

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

× close