Liking cljdoc? Tell your friends :D

trifl.fs


abs-pathclj

(abs-path fs-obj)
source

dir-exists?clj

(dir-exists? fs-obj)
source

dir?clj

(dir? fs-obj)
source

exists?clj

(exists? fs-obj)
source

expand-homeclj

(expand-home dir)
source

extensionclj

(extension fs-obj)
source

extension-separatorclj

source

file-exists?clj

(file-exists? fs-obj)
source

file?clj

(file? fs-obj)
source

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

nameclj

(name fs-obj)
source

parentclj

(parent fs-obj)
source

split-nameclj

(split-name fs-obj)
source

write-tmp-file!clj

(write-tmp-file! filename data)
source

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

× close