unzip

fun unzip(zipFile: File): File

Extracts a provided zip file to a directory of the same name

Return

the file directory of the extracted zip archive

Parameters

zipFile

a valid zip file to extract