Liking cljdoc? Tell your friends :D

lazytest.cli


cli-optionsclj

source

help-messageclj

(help-message specs)
source

(print-errors errors)
source

update-setclj

(update-set m k v)
source

update-vecclj

(update-vec m k v)
source

validate-optsclj

(validate-opts opts)

Parse and validate opts.

Returns either a map of {:exit-message "some str" :ok logical-boolean} or {map of cli opts}.

:ok is false if given invalid options.

Parse and validate opts.

Returns either a map of {:exit-message "some str" :ok logical-boolean}
or {map of cli opts}.

:ok is false if given invalid options.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close