Skip to main content

get-default-options

function

clojure.tools.cli/get-default-options

Available in:BBCLJ
(get-default-options [option-specs])
Extract the map of default options from a sequence of option vectors. As of 0.4.1, this also applies any :default-fn present.

No examples yet. Be the first to add one!

Categories