type
CreateZip
CreateZip is used to create a zip file from a directory on the file system.
constructors
fields
filter |
This function is called on each file under |
---|---|
inDirs |
Required directories to zip up. |
outFile |
Required output zip file to create |
pathPrefix |
Specifies the top level directory inside the zip file prefixed to all the files. |
methods
Slot Details
filter
inDirs
make
src
new make(BuildScript script)