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

set-modeclj

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

untarclj

(untar source target)

Takes a tarfile source and untars it to target.

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

untar-bz2clj

(untar-bz2 source target)

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

× close