Liking cljdoc? Tell your friends :D

naga.cli

Command line interface for interacting with Naga.

Command line interface for interacting with Naga.
raw docstring

-mainclj

(-main & args)

as-uriclj


cli-optionsclj


exitclj

(exit status & messages)

json-programclj

(json-program in-stream json-file out-file store-config)

Runs a program over data in a JSON file

Runs a program over data in a JSON file
raw docstring

logic-programclj

(logic-program in-stream config)

run-allclj

(run-all in config)

Runs a program, and returns the data processed, the results, and the stats. Takes an input stream. Returns a map of: :input, :output, :stats

Runs a program, and returns the data processed, the results, and the stats.
 Takes an input stream. Returns a map of:
:input, :output, :stats
raw docstring

storage-configurationclj

(storage-configuration {:keys [type uri init json]})

Reads storage parameters, and builds an appropriate configuration structure

Reads storage parameters, and builds an appropriate configuration structure
raw docstring

storesclj


usageclj

(usage {summary :summary})

valid-input?clj


valid-output?clj

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

× close