Export themodel into edn files structured according to the types and namespaces of the elements.
Export themodel into edn files structured according to the types and namespaces of the elements.
(edn-filename options nspace kind)
Returns the filename for the namespace
and the kind
of data.
Returns the filename for the `namespace` and the `kind` of data.
(element-comment s)
(element-comment s indent)
Element comment.
Element comment.
(elements-comment s)
(elements-comment s indent)
Elements comment.
Elements comment.
(file-comment s)
(file-comment s indent)
File comment.
File comment.
(model-comment s)
(model-comment s indent)
Model comment.
Model comment.
The order of the model elements in a namespace.
The order of the model elements in a namespace.
(write-edn options nspace kind coll)
Write the elements of the coll
to an EDN file.
Write the elements of the `coll` to an EDN file.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close