(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.
(untar source target)
Takes a tarfile source
and untars it to target
.
Takes a tarfile `source` and untars it to `target`.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close