Liking cljdoc? Tell your friends :D

missinterpret.storage.store.block.file-system


block->output-fileclj

(block->output-file block block-dir)

block-directoryclj

(block-directory block-store-id)

block-store-infoclj


compatible?clj

(compatible? id)

exists-in-store?clj

(exists-in-store? block-store-id {:storage/keys [block]})

idclj

(id name dir)

kindclj


load-store-elementclj

(load-store-element content-store file)

newclj

(new id)

query-storeclj

(query-store block-store-id {:store.id/keys [content]})

remove-block!clj

(remove-block! block-store-id {:storage/keys [block] :as element})

versionclj


write-block!clj

(write-block! block-store-id {:storage/keys [block] :as element})

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

× close