(classpath-directories)
A replacement for #'classpath/classpath-directories
with which external tooling cannot interfere.
A replacement for `#'classpath/classpath-directories` with which external tooling cannot interfere. See: https://github.com/clojure-emacs/cider-nrepl/pull/668
(debug & xs)
(do-refresh scan-opts after-sym)
(elem-index item xs)
(executor)
(find-files dirs platform)
(gc-later)
An optional helper, not directly used by this lib.
You can set it as an :after
option, which can improve performance in some cases.
An optional helper, not directly used by this lib. You can set it as an `:after` option, which can improve performance in some cases.
(in-bg promises-atom f)
(islands graph)
(ns-sym->filename* ns-sym)
(perform-refresh workload)
(positions pred coll)
(process-island promises
workload-set
the-project-namespaces
leaves
workload
island)
(process-leaf idx leave promises leaves-promises)
(project-graph base)
(project-namespaces)
Returns all the namespaces contained or required in the current project.
Excludes third-party dependencies.
Returns all the namespaces contained or required in the current project. Excludes third-party dependencies.
(refresh & options)
Prevents concurrent invocations from e.g. an IDE + a terminal.
Prevents concurrent invocations from e.g. an IDE + a terminal.
(sort-list-by-list crit xs)
(track-reload tracker)
(track-reload-one tracker)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close