(set-autocorrect-additions options)
If --interactive, set autocorrect, and filter all non-error diagnostics.
If --interactive, set autocorrect, and filter all non-error diagnostics.
(validate-opts args)
Parse and validate seq of strings.
Returns either a map of {:exit-message "some str" :ok logical-boolean} or {:options {map of cli opts} :paths [seq of strings]}.
:ok is false if given invalid options or an option is provided after paths.
Parse and validate seq of strings. Returns either a map of {:exit-message "some str" :ok logical-boolean} or {:options {map of cli opts} :paths [seq of strings]}. :ok is false if given invalid options or an option is provided after paths.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |