(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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close