Liking cljdoc? Tell your friends :D

probe.hook

refer: https://github.com/technomancy/robert-hooke
raw docstring

add-hookclj

(add-hook target-var f)

clear-all-hooksclj

(clear-all-hooks)

disable-hooksclj

(disable-hooks)

enable-hooksclj

(enable-hooks)

enable-hooks?clj


hooked-varsclj


remove-hookclj

(remove-hook target-var)

Remove hook from target-var.

Remove hook from target-var.
raw docstring

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

× close