This reverts commit 9227294dda447389fa68c14a09fb467400566175.
[openafs-wiki.git] / TWiki / TWikiConfigureUIsEXTENDDotPm.mdwn
1 # <a name="Package &lt;code&gt;="></a> Package =
2
3 <div>
4   <ul>
5     <li><a href="#Package =="> Package ==</a><ul>
6         <li><a href="#StaticMethod <strong>_unpackArchive</strong> ($"> StaticMethod _unpackArchive <tt>($archive[,$dir])</tt></a></li>
7       </ul>
8     </li>
9   </ul>
10 </div>
11
12 ## <a name="StaticMethod &lt;strong&gt;_unpackArchive&lt;/strong&gt; ($"></a> [[StaticMethod]] **\_unpackArchive** `($archive[,$dir])`
13
14 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.