Liking cljdoc? Tell your friends :D

knossos.cli

Command-line verification of edn histories.

Command-line verification of edn histories.
raw docstring

-mainclj

(-main & args)
source

algosclj

source

modelsclj

source

optsclj

tools.cli options

tools.cli options
sourceraw docstring

read-historyclj

(read-history file)

Takes a filename and loads a history from it, in EDN format. If an initial [ or ( is present, loads the entire file in one go as a collection, expecting it to be a collection of op maps. If the initial character is {, loads it piecewise as op maps.

Takes a filename and loads a history from it, in EDN format. If an initial [
or ( is present, loads the entire file in one go as a collection, expecting
it to be a collection of op maps. If the initial character is {, loads it
piecewise as op maps.
sourceraw docstring

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

× close