Liking cljdoc? Tell your friends :D

clj-progress.core


*progress-handler*clj

source

*progress-state*clj

source

*throttle*clj

source

config-progress-bar!clj

(config-progress-bar! & {:as options})
source

doneclj

(done & [obj])
source

done*clj

(done* obj)
source

initclj

(init data)
(init header data)
(init header ttl obj & args)
source

re-initclj

(re-init ttl)
source

set-progress-bar!clj

(set-progress-bar! fmt)
source

set-progress-handler!clj

(set-progress-handler! handler)
source

set-throttle!clj

(set-throttle! wait)
source

tickclj

(tick & [obj])
source

tick-byclj

(tick-by n & [obj])
source

tick-toclj

(tick-to x & [obj])
source

with-progresscljmacro

(with-progress & body)
source

with-progress-barcljmacro

(with-progress-bar fmt & body)
source

with-progress-handlercljmacro

(with-progress-handler handler & body)
source

with-throttlecljmacro

(with-throttle wait & body)
source

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

× close