Discover Packages
github.com/tensorchord/envd
pkg
util
ziputil
package
Version:
v0.1.0-alpha.11
Opens a new window with list of versions in this module.
Published: Jun 16, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Unzip will decompress a zip archive, moving all files and folders
within the zip file (parameter 1) to an output directory (parameter 2).
ZipFiles compresses one or many files into a single zip archive file.
Param 1: filename is the output zip file's name.
Param 2: files is a list of files to add to the zip.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.