(-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 (assums compilcation 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 (assums compilcation is already done)
(auto-run build-options)
(build-reverse-deps deps)
(find-updated-specs rdeps deps)
(on-console m)
(on-dev-compiled)
(on-error error)
(project-ns? ns)
(rdeps-affected-by rdeps updated)
(run-specs auto?)
(run-specs-auto page)
(run-specs-once page)
(spec-html-url)
(timestamp!)
(timestamp! file)
(timestamp-file)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close