Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Changed: | ||||||||
< < | Package == | |||||||
> > | Package | |||||||
On this page:
| ||||||||
Added: | ||||||||
> > | ||||||||
StaticMethod _unpackArchive ($archive[,$dir])Unpack an archive. The unpacking method is determined from the file extension e.g. .zip, .tgz. .tar, etc. If $dir is not given, unpack |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Added: | ||||||||
> > | Package ==On this page:
StaticMethod _unpackArchive ($archive[,$dir])Unpack an archive. The unpacking method is determined from the file extension e.g. .zip, .tgz. .tar, etc. If $dir is not given, unpack to a temporary directory, the name of which is returned. |