(-run {:keys [exec dry-run?] :as opts} arguments)
(arg->exec [_ exec-cmd])
(generate-classpath! opts)
(generate-classpath! opts _)
(generate-deps! opts)
(generate-deps! opts _)
(repl opts)
(repl {:keys [repo-root cp-file configure-lsp?] :as opts} _)
(run opts)
(run opts arguments)
(with-assertion-error & body)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close