Unpacks an archive to the specified directory. Uses std.zip for .zip files, and invokes 7-Zip for other file types (installing it locally if necessary).
See Implementation
Unpacks an archive to the specified directory. Uses std.zip for .zip files, and invokes 7-Zip for other file types (installing it locally if necessary).