Black listing and white listing of namespaces for capturing.
Cf. README
Black listing and white listing of namespaces for capturing. Cf. README
(auth)
Retrieves the current state of what is allowed and what is not.
Retrieves the current state of what is allowed and what is not.
(clear!)
Resets eveything (ie. allow all namespace by default).
Resets eveything (ie. allow all namespace by default).
(enabled? nspace)
Is nspace
enabled for capturing?
Is `nspace` enabled for capturing?
(env-reset!)
Resets to new rules following system properties and env.
Resets to new rules following system properties and env.
(rules! ns->rule)
Sets new rules. If rule
is false, means the namespace must be black-listed, true means
white-listed. Nil means neither.
Sets new rules. If `rule` is false, means the namespace must be black-listed, true means white-listed. Nil means neither.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close