Liking cljdoc? Tell your friends :D

shadow.cljs.devtools.server


-mainclj

(-main & args)

discard-printlnclj

(discard-println msg)

do-shutdownclj/smacro

(do-shutdown & body)

find-version-from-pomclj

(find-version-from-pom pom-xml)

from-cliclj

(from-cli action builds {:keys [verbose] :as options})

get-ring-handlerclj

(get-ring-handler app-ref)

get-ring-middlewareclj

(get-ring-middleware {:keys [dev-mode cache-root] :as config} handler)

load-configclj

(load-config)

make-port-filesclj

(make-port-files cache-root ports)

reload!clj

(reload!)

remote-stop!clj

(remote-stop!)

shutdown-systemclj

(shutdown-system {:keys [shutdown-hook http port-files-ref socket-repl cli-repl
                         nrepl]
                  :as app})

start!clj

(start!)
(start! sys-config)

start-httpclj

(start-http config {:keys [port strict] :as http-config} ring)

start-systemclj

(start-system app-ref app-config {:keys [cache-root] :as config})

stdin-closed?clj

(stdin-closed?)

stop!clj

(stop!)

wait-forclj

(wait-for app-ref)

wait-for-eof!clj

(wait-for-eof!)

wait-for-stop!clj

(wait-for-stop!)

watch-buildsclj

(watch-builds config build-configs options)

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

× close