This repository has been archived on 2022-12-23. You can view files and clone it, but cannot push or open issues or pull requests.
fuck-premake-old2/website/docs/zip.extract.md
2021-03-16 10:39:55 +01:00

255 B

zip.extract(sourceZip, destinationDir)

Parameters

  • sourceZip is the zip file which has to be extracted
  • destinationDir is the destination directory for the extracted files

Availability

Premake 5.0.0 alpha 12 or later.