(id-files files)
Returns the files which have a valid address id as their filename
Returns the files which have a valid address id as their filename
(load {:keys [file validate-id-address? use-path-address?] :as arguments})
Loads a block on a local file system.
Loads a block on a local file system.
(new {:keys [file name metadata content-type] :as arguments})
Creates a new block from the given file by computing a new address.
Creates a new block from the given file by computing a new address.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close