Fs 1.3.3 API documentation
File system utilities for clojure
fs.compression
Compression utilities.
fs.core
File system utilities in Clojure
Public variables and functions:
- *cwd*
- absolute-path
- absolute?
- base-name
- chdir
- child-of?
- chmod
- copy
- copy+
- copy-dir
- create
- delete
- delete-dir
- directory?
- exec
- executable?
- exists?
- expand-home
- extension
- file
- file?
- find-files
- glob
- home
- iterate-dir
- list-dir
- mkdir
- mkdirs
- mod-time
- name
- normalized-path
- ns-path
- parent
- parents
- path-ns
- readable?
- rename
- size
- split
- split-ext
- temp-dir
- temp-file
- temp-name
- tmpdir
- touch
- unix-root
- walk
- with-cwd
- with-mutable-cwd
- writeable?