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)
source

as-uriclj

source

cli-optionsclj

source

exitclj

(exit status & messages)
source

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

logic-programclj

(logic-program in-stream config)
source

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

storesclj

source

usageclj

(usage {summary :summary})
source

valid-input?clj

source

valid-output?clj

source

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

× close