Liking cljdoc? Tell your friends :D

metav.release-cli


accepted-levelsclj

source

cli-optionsclj

source

error-msgclj

(error-msg errors)
source

exitclj

(exit status msg)
source

levelclj

(level arg)

return the correct level in the accepted ones (major, minor, patch) or nil otherwise

return the correct level in the accepted ones (major, minor, patch) or nil otherwise
sourceraw docstring

usageclj

(usage summary)
source

validate-argsclj

(validate-args args)

Validate command line arguments. Either return a map indicating the program should exit (with an 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 an error message, and optional ok status), or a map
indicating the action the program should take and the options provided.
sourceraw docstring

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

× close