Liking cljdoc? Tell your friends :D

com.phronemophobic.fs


bunzip2clj

(bunzip2 source target)

Takes a path to a bzip2 file source and uncompresses it.

Takes a path to a bzip2 file `source` and uncompresses it.
sourceraw docstring

copy-contentsclj

(copy-contents from to)
source

copy-file-modeclj

(copy-file-mode from to)
source

set-modeclj

(set-mode f i)
(set-mode f b user?)
source

untarclj

(untar source target)

Takes a tarfile source and untars it to target.

Takes a tarfile `source` and untars it to `target`.
sourceraw docstring

untar-bz2clj

(untar-bz2 source target)
source

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

× close