(debounce fun delay)
a simple debounce function
a simple debounce function
(start {:keys [dirs] :as opt})
Start the hot-reload, return a function to stop the watcher
options:
:dirs - a list of directories to watch
:after-reload - a function to be called after each reload
Start the hot-reload, return a function to stop the watcher options: :dirs - a list of directories to watch :after-reload - a function to be called after each reload
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close