Skip to content

zip.extract

starkos edited this page Apr 10, 2021 · 3 revisions

⚠️ We have a new website! Visit now for the most update to date documentation.
       This wiki is no longer being maintained.


zip.extract - This document was generated, contribute by properly documenting this API.

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.

Clone this wiki locally