Liking cljdoc? Tell your friends :D
Clojure only.

ns-tracker.core

Keeps track of which namespaces have changed and need to be reloaded.

Keeps track of which namespaces have changed and need to be reloaded.
raw docstring

ns-trackerclj

(ns-tracker dirs)
(ns-tracker dirs initial-timestamp-map)

Returns a no-arg function which, when called, returns a set of namespaces that need to be reloaded, based on file modification timestamps and the graph of namespace dependencies.

Returns a no-arg function which, when called, returns a set of
namespaces that need to be reloaded, based on file modification
timestamps and the graph of namespace dependencies.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close