Back
ZipFile
ZipFile compresses a given file into a .zip file.
app.ZipFile(
source
,
destination
)
string
- path to file or folder ( "/absolute/..." or "relative/..." )