(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.
(copy-contents from to)
(copy-file-mode from to)
(set-mode f i)
(set-mode f b user?)
(untar source target)
Takes a tarfile source
and untars it to target
.
Takes a tarfile `source` and untars it to `target`.
(untar-bz2 source target)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close