Command line interface for interacting with Naga.
Command line interface for interacting with Naga.
(-main & args)
(exit status & messages)
(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
(logic-program in-stream config)
(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
(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
(usage {summary :summary})
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close