Liking cljdoc? Tell your friends :D

std.pipe.display


bulk-displayclj

(bulk-display index-len input-len)

constructs bulk display options

constructs bulk display options
raw docstring

bulk-errorsclj

(bulk-errors {:keys [print] :as params} items)

outputs errors that have been processed

outputs errors that have been processed
raw docstring

bulk-packageclj

(bulk-package task
              {:keys [items warnings errors results summary] :as bundle}
              return
              package)

packages results for return

packages results for return
raw docstring

bulk-resultsclj

(bulk-results task {:keys [print order-by] :as params} items)

outputs results that have been processed

outputs results that have been processed
raw docstring

bulk-summaryclj

(bulk-summary task
              {:keys [print] :as params}
              items
              results
              warnings
              errors
              elapsed)

outputs summary of processed results

outputs summary of processed results
raw docstring

bulk-warningsclj

(bulk-warnings {:keys [print] :as params} items)

outputs warnings that have been processed

outputs warnings that have been processed
raw docstring

prepare-columnsclj

(prepare-columns columns outputs)

prepares columns for printing

prepares columns for printing
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close