Liking cljdoc? Tell your friends :D
Clojure only.

andrewslai.clj.persistence.filesystem


FileSystemcljprotocol

get-fileclj

(get-file _ path)

Retrieve a single file

Retrieve a single file

get-protocolclj

(get-protocol _)

Retrieve the protocol (e.g. http) the FileSystem uses

Retrieve the protocol (e.g. `http`) the FileSystem uses

lsclj

(ls _ path)

Like the unix ls command

Like the unix `ls` command

put-fileclj

(put-file _ path input-stream metadata)

Put a file

Put a file
source

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

× close