Development utilities for Pedestal.
Deprecated with no replacement; to be removed in a later release.
Development utilities for Pedestal. Deprecated with no replacement; to be removed in a later release.
(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 is a website building & hosting documentation for Clojure/Script libraries
× close