Filesystem functions
Filesystem functions
(with-temp-file [varname & [content]] & body)
Create a block where varname
is a temporary File
containing content
.
Create a block where `varname` is a temporary `File` containing `content`.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close