You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
Following up from refactoring the untar pkg, we could add a
.TarGzip
func to tar-gzip directories.Depends on #221 being merged.
The text was updated successfully, but these errors were encountered: