(block->output-file block block-dir)
(block-directory block-store-id)
(compatible? id)
(exists-in-store? block-store-id {:storage/keys [block]})
(id name dir)
(load-store-element content-store file)
(new id)
(query-store block-store-id {:store.id/keys [content]})
(remove-block! block-store-id {:storage/keys [block] :as element})
(write-block! block-store-id {:storage/keys [block] :as element})
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close