Liking cljdoc? Tell your friends :D

tech.io


*provider*clj

source

delete!clj

(delete! url & options)
source

exists?clj

(exists? url & options)
source

get-ednclj

(get-edn url & options)
source

get-nippyclj

(get-nippy url & options)
source

get-objectclj

(get-object url & options)

Get object always returns something convertible to a stream. It may return a file for instance.

Get object always returns something convertible to a stream.
It may return a file for instance.
sourceraw docstring

input-streamclj

(input-stream url & options)
source

lsclj

(ls url & {:keys [recursive?] :as options})
source

metadataclj

(metadata url & options)

If supported, returns at least :modify-date and :byte-length. Exception otherwise.

If supported, returns at least :modify-date and :byte-length.
Exception otherwise.
sourceraw docstring

output-stream!clj

(output-stream! url & options)
source

put-ednclj

(put-edn url data & options)
source

put-nippyclj

(put-nippy url data & options)
source

put-object!clj

(put-object! url value & options)
source

with-providercljmacro

(with-provider url & body)
source

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

× close