Liking cljdoc? Tell your friends :D

automaton-build.tasks.common

All common workflow features.

All common workflow features.
raw docstring

enterclj

(enter cli-opts current-task)

When entering the task:

  • Print usage if required.
  • Print options if required.
When entering the task:

* Print usage if required.
* Print options if required.
raw docstring

enter-with-argumentsclj

(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.
When entering the task:

* Print usage if required.
* Print options if required.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close