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})
source

dissoc-allclj

(dissoc-all m files)
source

invalidate-filesclj

(invalidate-files index modified-files)
source

startclj

(start system-bus npm)
source

stopclj

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

was-modified?clj

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

watch-loopclj

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

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

× close