Liking cljdoc? Tell your friends :D

skyscraper.context


describeclj

(describe context)

Returns a user-friendly version of a context that doesn't include Skyscraper's internal keys, but does include the currently running processor name.

Returns a user-friendly version of a context that doesn't include
Skyscraper's internal keys, but does include the currently running
processor name.
sourceraw docstring

dissoc-internalclj

(dissoc-internal context)

Dissocs the context keys that shouldn't be carried over to further processing.

Dissocs the context keys that shouldn't be carried over to further processing.
sourceraw docstring

dissoc-leaf-keysclj

(dissoc-leaf-keys context)

Dissocs the context keys that shouldn't appear in the resulting channel or sequence of leaf nodes.

Dissocs the context keys that shouldn't appear in the resulting channel
or sequence of leaf nodes.
sourceraw docstring

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

× close