Liking cljdoc? Tell your friends :D

fireworks.messaging


bad-option-value-warningclj/s

(bad-option-value-warning opts)
source

blockclj/s

(block {:keys [header-str block-type body]})
source

caught-exceptionclj/s

(caught-exception opts)
(caught-exception err opts)
source

dispatchclj/s

source

exception-info-from-clojureclj/s

(exception-info-from-clojure err {:keys [body]})
source

fw-debug-report-templateclj/s

(fw-debug-report-template s x)
(fw-debug-report-template s x k)
source

indented-stringclj/s

(indented-string s)
source

stack-trace-previewclj/s

(stack-trace-preview {:keys [error regex depth header]})

Creates a user-friendly stack-trace preview, limited to the frames which contain a match with the supplied regex, up to the depth value, if supplied. depth defaults to 7.

Creates a user-friendly stack-trace preview, limited to the frames which
contain a match with the supplied regex, up to the `depth` value, if supplied.
`depth` defaults to 7.
sourceraw docstring

unable-to-traceclj/s

(unable-to-trace opts)
source

warning-detailsclj/s

(warning-details {:keys [k v spec default body form]})
source

warning-or-exception-summaryclj/s

(warning-or-exception-summary {:keys [k v form line column file header
                                      block-type]})
source

warnings-and-errorsclj/s

source

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

× close