Name | Type | Description | Required |
---|---|---|---|
Extract directory | String | The directory to extract the zip to. | No |
.zip files | String | comma- or space-separated list of patterns of .zip files to be extracted. | Yes |
Include Files | String | A list of patterns of files to include in the extraction process. | Yes |
Exclude Files | String | A list of patterns of files to exclude from the extraction process. | No |
Overwrite files | Boolean | Overwrite files even if they are newer than the ones in the archive. | No |