[This is preliminary documentation and subject to change.]
Missing <summary> Documentation for NAnt.Compression.Tasks
Class | Description |
---|---|
GUnzip | Expands a file packed using GZip compression. |
TarTask | Creates a tar file from the specified filesets. |
UnZipTask | Extracts files from a zip file. |
ZipTask | Creates a zip file from the specified filesets. |
Enumeration | Description |
---|---|
TarCompressionMethod | Specifies the compression methods supported by TarTask. |