Liking cljdoc? Tell your friends :D

cb.cljbeat.ottla.cli

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.
raw docstring

comma-str-list->long-listclj

(comma-str-list->long-list s)
source

configurable-map->cli-opt-vectclj

(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.
sourceraw docstring

extract-props-from-optionsclj

(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.
sourceraw docstring

parse-optsclj

(parse-opts args cli-options)

Parses cli-options.

Parses cli-options.
sourceraw docstring

str->longclj

(str->long s)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close