(get-file _ path)
Retrieve a single file
Retrieve a single file
(get-protocol _)
Retrieve the protocol (e.g. http
) the FileSystem uses
Retrieve the protocol (e.g. `http`) the FileSystem uses
(ls _ path)
Like the unix ls
command
Like the unix `ls` command
(put-file _ path input-stream metadata)
Put a file
Put a file
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close