Liking cljdoc? Tell your friends :D

com.github.clojure.dev-reload


debounceclj

(debounce fun delay)

a simple debounce function

a simple debounce function
sourceraw docstring

global-trackerclj

source

startclj

(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
sourceraw docstring

update-loadclj

(update-load {:clojure.tools.namespace.track/keys [unload load] :as tracker})
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close