Categorygithub.com/artyom/untar
repositorypackage
1.0.1
Repository: https://github.com/artyom/untar.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

Package untar provides helper function to easily extract contents of a tar stream to a file system directory. Useful for cases where you'd want a call to tar x.

See documentation for usage and example command in cmd/untar subdirectory.