(watch)
(watch src-paths)
Watches a list of directories for file changes, reloading them as necessary.
Watches a list of directories for file changes, reloading them as necessary.
(watch-routes-fn routes-var)
(watch-routes-fn routes-var src-paths)
Given a routes var and optionally a vector of paths to watch, return a function suitable for a service's :routes entry, that reloads routes on source file changes.
Given a routes var and optionally a vector of paths to watch, return a function suitable for a service's :routes entry, that reloads routes on source file changes.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |