Liking cljdoc? Tell your friends :D

certificaat.interface.cli


certificaatclj

(certificaat args)

cli-optionsclj


initclj

(init options)

usageclj

(usage options-summary)

validateclj

(validate spec options)

validate-argsclj

(validate-args args)

Validate command line arguments. Either return a map indicating the program should exit (with a error message, and optional ok status), or a map indicating the action the program should take and the options provided.

Validate command line arguments. Either return a map indicating the program
should exit (with a error message, and optional ok status), or a map
indicating the action the program should take and the options provided.
raw docstring

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

× close