unzip

fun unzip(src: File, dest: File)

Extract the file specified by src to the dest directory.

Since

1.5.0