Installation
Creation
Misc
UMF API
Description:
Unzips a zip file.
Added In: v0.45
public static bool Unzip(string path, bool delete = false) public static bool Unzip(string pathFrom, string pathTo, bool delete = false)
//Coming soon
//Coming soon