Liking cljdoc? Tell your friends :D

cisco.tools.namespace.parallel-refresh


*executor*clj


classpath-directoriesclj

(classpath-directories)

A replacement for #'classpath/classpath-directories with which external tooling cannot interfere.

See: https://github.com/clojure-emacs/cider-nrepl/pull/668

A replacement for `#'classpath/classpath-directories` with which external tooling cannot interfere.

See: https://github.com/clojure-emacs/cider-nrepl/pull/668
raw docstring

debugclj

(debug & xs)

do-refreshclj

(do-refresh scan-opts after-sym)

elem-indexclj

(elem-index item xs)

executorclj

(executor)

find-filesclj

(find-files dirs platform)

gc-laterclj

(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.
raw docstring

in-bgclj

(in-bg promises-atom f)

islandsclj

(islands graph)

ns-sym->filenameclj


ns-sym->filename*clj

(ns-sym->filename* ns-sym)

perform-refreshclj

(perform-refresh workload)

positionsclj

(positions pred coll)


process-islandclj

(process-island promises
                workload-set
                the-project-namespaces
                leaves
                workload
                island)

process-leafclj

(process-leaf idx leave promises leaves-promises)

project-graphclj

(project-graph base)

project-namespacesclj

(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.
raw docstring

refreshclj

(refresh & options)

refresh-lockclj

Prevents concurrent invocations from e.g. an IDE + a terminal.

Prevents concurrent invocations from e.g. an IDE + a terminal.
raw docstring

sort-list-by-listclj

(sort-list-by-list crit xs)

timecljmacro

(time expr)

Prints over #'print-lock.

Prints over `#'print-lock`.
raw docstring

track-reloadclj

(track-reload tracker)

track-reload-oneclj

(track-reload-one tracker)

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

× close