Expand description
Archive extraction (zip files).
Shells out to unzip (Linux/macOS) or PowerShell Expand-Archive (Windows).
Functionsยง
- extract_
zip - Extract a zip file to
dest_dir.
Archive extraction (zip files).
Shells out to unzip (Linux/macOS) or PowerShell Expand-Archive (Windows).
dest_dir.