Liking cljdoc? Tell your friends :D
All platforms.

pallet.common.filesystem

Filesystem functions

Filesystem functions
raw docstring

with-temp-fileclj/smacro

(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`.
sourceraw docstring

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

× close