Following up from refactoring the untar pkg, we could add a .TarGzip func to tar-gzip directories.
Can we add a TarGzip function that takes a directory and generates a tgz file? We have that in the tests and I think it would be nice to offer both functions in this new package.
source: #221 (comment)
Depends on #221 being merged.
Following up from refactoring the untar pkg, we could add a
.TarGzipfunc to tar-gzip directories.Depends on #221 being merged.