unpack_folder function

Extract files from a zip file

Extract files from a zip file

Extract files from a zip file to a folder. The function returns the complete path to destination folder.

unpack_folder(file, folder)

Arguments

  • file: path of the archive to unzip
  • folder: folder to create