ArchiveHelper
Provides utility tasks for storing and compressing files in archives.
Nested types and modules
| Type | Description | 
| ArchiveFileSpec | A description of a file to be added to an archive.  | 
        
| Module | Description | 
| BZip2 | Operations and tasks for working with gzip compressed files.  | 
        
| CompressionLevel | Provides validation of comression levels used for the zip and gzip compression algorithms.  | 
        
| GZip | Operations and tasks for working with gzip compressed files.  | 
        
| Tar | Operations and tasks for working with tar archives.  | 
        
| Zip | Operations and tasks for working with zip archives.  |