(abort & msg)Print msg to standard err and exit with a value of 1.
Print msg to standard err and exit with a value of 1.
(args->task args cli-options)(debug & args)Print if debug (from DEBUG environment variable) is truthy.
Print if *debug* (from DEBUG environment variable) is truthy.
(info & args)Print if info (from LEIN_SILENT environment variable) is truthy.
Print if *info* (from LEIN_SILENT environment variable) is truthy.
(runner {:keys [help? task apply-fn entrypoint-main entrypoint-description]})(usage main description task)(warn & args)Print to stderr if info is truthy.
Print to stderr if *info* is truthy.
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 |