Liking cljdoc? Tell your friends :D

shadow.cljs.devtools.server.supervisor


active-buildsclj

(active-builds {:keys [workers-ref] :as super})
source

get-workerclj

(get-worker {:keys [workers-ref] :as svc} id)
source

startclj

(start config system-bus executor cache-root http classpath npm babel)
source

start-workerclj

(start-worker {:keys [system-bus state-ref workers-ref executor cache-root http
                      classpath npm babel config]
               :as svc}
              {:keys [build-id] :as build-config})
source

stopclj

(stop {:keys [workers-ref] :as svc})
source

stop-workerclj

(stop-worker {:keys [workers-ref] :as svc} id)
source

super-lockclj

source

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

× close