automaton-build.tasks.common
All common workflow features.
enter
(enter cli-opts current-task)
When entering the task:
- Print usage if required.
- Print options if required.
enter-with-arguments
(enter-with-arguments cli-opts current-task {:keys [doc-str message valid-fn], :as _arguments})
When entering the task:
- Print usage if required.
- Print options if required.