Liking cljdoc? Tell your friends :D

lazytest.cli


cli-optionsclj

source

fconjclj

source

help-messageclj

(help-message specs)
source

prepare-outputclj

(prepare-output options)
source

(print-errors errors)
source

update-argsclj

(update-args 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 is a website building & hosting documentation for Clojure/Script libraries

× close