std.pipe.display

bulk-display

added in 3.0

(bulk-display index-len input-len)

constructs bulk display options

bulk-errors

added in 3.0

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

outputs errors that have been processed

bulk-package

added in 3.0

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

packages results for return

bulk-results

added in 3.0

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

outputs results that have been processed

bulk-summary

added in 3.0

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

outputs summary of processed results

bulk-warnings

added in 3.0

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

outputs warnings that have been processed

prepare-columns

added in 3.0

(prepare-columns columns outputs)

prepares columns for printing