util::unzip (public)
util::unzip -source source -destination destination [ -overwrite ]
Defined in packages/acs-tcl/tcl/utilities-procs.tcl
- Switches:
- -source (required)
- must be the name of a valid zip file to be decompressed
- -destination (required)
- must be the name of a valid directory to contain decompressed files
- -overwrite (optional, boolean)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- zip_and_unzip