Tools for working with ottla from the command line. This should all be made optional since not everybody is going to be using it that way, possibly with spec.
Tools for working with ottla from the command line. This should all be made optional since not everybody is going to be using it that way, possibly with spec.
(configurable-map->cli-opt-vect m)
Given a map from CONSUMER_CONFIGURABLES or PRODUCER_CONFIGURABLES returns a cli-option spec vector.
Given a map from CONSUMER_CONFIGURABLES or PRODUCER_CONFIGURABLES returns a cli-option spec vector.
(extract-props-from-options configurables options)
Given the list of options parsed from the command-line using the long-opt names described in CONSUMER_CONFIGURABLES or PRODUCER_CONFIGURABLES, parses out the consumer or producer properties.
Given the list of options parsed from the command-line using the long-opt names described in CONSUMER_CONFIGURABLES or PRODUCER_CONFIGURABLES, parses out the consumer or producer properties.
(parse-opts args cli-options)
Parses cli-options.
Parses cli-options.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close