Liking cljdoc? Tell your friends :D

dvlopt.fdat.track

Black listing and white listing of namespaces for capturing.

Cf. README

Black listing and white listing of namespaces for capturing.

Cf. README
raw docstring

authclj

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

clear!clj

(clear!)

Resets eveything (ie. allow all namespace by default).

Resets eveything (ie. allow all namespace by default).
sourceraw docstring

default!clj

(default! enabled?)

Sets the :default value.

Sets the :default value.
sourceraw docstring

enabled?clj

(enabled? nspace)

Is nspace enabled for capturing?

Is `nspace` enabled for capturing?
sourceraw docstring

env-reset!clj

(env-reset!)

Resets to new rules following system properties and env.

Resets to new rules following system properties and env.
sourceraw docstring

rules!clj

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

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

× close