Post-processing driver for command results. Dispatched on driver-name keyword (first argument).
Arguments: driver-name - keyword, dispatch value driver-params - seq of params from :=> vector (nil when no params) applied-result - value returned by :apply command-data - original command map (before :apply ran) instruction - full instruction map command-path-obj - CommandMapPath object
Post-processing driver for command results. Dispatched on driver-name keyword (first argument). Arguments: driver-name - keyword, dispatch value driver-params - seq of params from :=> vector (nil when no params) applied-result - value returned by :apply command-data - original command map (before :apply ran) instruction - full instruction map command-path-obj - CommandMapPath object
(execute-commands instruction commands)Execute commands in order, stopping on first failure. Returns [updated-instruction error-info] where error-info is nil on success.
Execute commands in order, stopping on first failure. Returns [updated-instruction error-info] where error-info is nil on success.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |