Discover Packages
github.com/asticode/go-astitools
archive
package
Version:
v1.3.0
Opens a new window with list of versions in this module.
Published: Dec 28, 2019
License: MIT
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 10
Opens a new window with list of known importers.
Documentation
Documentation
¶
DefaultFileMode represents the default file mode
Untar untars a src into a dst
Unzip unzips a src into a dst
Possible src formats are /path/to/zip.zip or /path/to/zip.zip/internal/path if you only want to unzip files in
/internal/path in the .zip archive
Zip zips a src into a dst
dstRoot can be used to create root directories so that the content is zipped in /path/to/zip.zip/root/path
Source Files
¶
Click to show internal directories.
Click to hide internal directories.