While packing the first packages, I expirienced issues with missing functions.
New functions are:
- sevenzip.insert(zipfile,file/folder)
- fs.dir() : string
- fs.chdir(newdir)
- fs.delete(filename)
- fs.copy(orgfile,newfile
- ps.captureconsole(cmdline) : string
- zip.extract(zipfile,tofile)
- zip.insert(zipfile,folder/file)
- zip.remove(zipfile,folder/file)
- zip.create(zipfile)
- zip.remove(zipfile)
Whole documentation can be found in the