Liking cljdoc? Tell your friends :D

trifl.fs


abs-pathclj

(abs-path fs-obj)

dir-exists?clj

(dir-exists? fs-obj)

dir?clj

(dir? fs-obj)

exists?clj

(exists? fs-obj)

expand-homeclj

(expand-home dir)

extensionclj

(extension fs-obj)

extension-separatorclj


file-exists?clj

(file-exists? fs-obj)

file?clj

(file? fs-obj)

mk-tmp-dir!clj

(mk-tmp-dir!)
(mk-tmp-dir! prefix)

Creates a unique temporary directory on the filesystem under the JVM tmpdir.

Creates a unique temporary directory on the filesystem under the
JVM tmpdir.
raw docstring

nameclj

(name fs-obj)

parentclj

(parent fs-obj)

split-nameclj

(split-name fs-obj)

write-tmp-file!clj

(write-tmp-file! filename data)

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

× close