Description:
Zips all files in a folder.

Added In: v0.45

Function

public static bool Zip(string fileName, string rootDir, List<string> files)



Usage

//Coming soon



Examples

//Coming soon