(conj-option m k v)
Used as :assoc-fn for an option to conj'es the values together.
Used as :assoc-fn for an option to conj'es the values together.
(do-prune graph)
Prune all items that are a conflict or are dependent something that has a conflict.
Prune all items that are a conflict or are dependent something that has a conflict.
(parse-cli-options command cli-options args)
Parses the CLI options; handles --help and errors (returning nil) or just returns the parsed options.
Parses the CLI options; handles --help and errors (returning nil) or just returns the parsed options.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close