Liking cljdoc? Tell your friends :D

scicloj.tempfiles.api


cleanup-all-tempdirs!clj

(cleanup-all-tempdirs!)
source

cleanup-session-tempdir!clj

(cleanup-session-tempdir!)
source

(print-tempdirs-tree!)
source

rootclj

The root directory to hold all temporary directories as subdirectories

The root directory to hold all temporary directories
as subdirectories
sourceraw docstring

session-tempdir!clj

(session-tempdir!)

Get the temporary directory of the current session.

Get the temporary directory of the current session.
sourceraw docstring

tempfile!clj

(tempfile! extension)

Get the recommended path and route for a temporary file of the given extension, implicitly creating a temporary directory for this session, if needed.

Get the recommended `path` and `route` for a temporary file
of the given extension, implicitly creating a temporary directory
for this session, if needed.
sourceraw docstring

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

× close