(apply-cmd ctx cmd)(aws-get-token ctx)(create-identity & [id])(execute-cmd ctx cmd)Executes a command and applies all the side effects and executes also the produced commands until the command store is empty.
Executes a command and applies all the side effects and executes also the produced commands until the command store is empty.
(execute-fx ctx)(execute-fx-apply ctx)(execute-fx-apply-all ctx)Executes all the side effects until the command store is empty
Executes all the side effects until the command store is empty
(handle-cmd ctx cmd)(map-conditions condition)(peek-state & x)Retrieves the first command without removing it from the store
Retrieves the first command without removing it from the store
(pop-state x)Retrieves commands and removes them from the store
Retrieves commands and removes them from the store
(prepare-dps-calls)(verify-state x & [y])(verify-state-fn x fn y)(with-mock-dal & body)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 |