Track namespace dependencies and changes by monitoring file-modification timestamps
Track namespace dependencies and changes by monitoring file-modification timestamps
(scan tracker & dirs)
Scans directories for files which have changed since the last time 'scan' was run; update the dependency tracker with new/changed/deleted files.
If no dirs given, defaults to all directories on the classpath.
Scans directories for files which have changed since the last time 'scan' was run; update the dependency tracker with new/changed/deleted files. If no dirs given, defaults to all directories on the classpath.
(scan-all tracker & dirs)
Scans directories for all Clojure source files and updates the dependency tracker to reload files. If no dirs given, defaults to all directories on the classpath.
Scans directories for all Clojure source files and updates the dependency tracker to reload files. If no dirs given, defaults to all directories on the classpath.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close