(-main & args)
Compile clojure script and run specs. args can be empty or have the type of command: auto (default) - watch files and recompiling and re-running affected specs once - compile and run specs (if enabled) once spec - just run the specs (assumes compilation is already done)
Compile clojure script and run specs. args can be empty or have the type of command: auto (default) - watch files and recompiling and re-running affected specs once - compile and run specs (if enabled) once spec - just run the specs (assumes compilation is already done)
(auto-run build-options)
(build-js-path)
(build-reverse-deps deps)
(build-spec-config)
(build-spec-html)
(build-spec-map rdeps deps timestamp)
(config-with-defaults config)
(configure! config build-key)
(find-updated-specs rdeps deps timestamp)
(modified-time file)
(on-console m)
(on-dev-compiled)
(on-error error)
(print-error-summary {:keys [exit-if-errors?] :as settings})
(project-ns? ns)
(rdeps-affected-by rdeps updated)
(run-specs & {:keys [timestamp auto?]})
(run-specs-auto page timestamp)
(run-specs-once page)
(spec-html-url)
(timestamp! file)
(timestamp-file)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close