OBSOLETE
Please use Fake.IO.Zip instead and extend it via Pull Request if required
ArchiveHelper
Provides utility tasks for storing and compressing files in archives.
Nested types and modules
| Type | Description |
| ArchiveFileSpec |
OBSOLETEPlease use Fake.IO.Zip instead and extend it via Pull Request if required A description of a file to be added to an archive. |
| Module | Description |
| BZip2 |
OBSOLETEPlease use Fake.IO.Zip instead and extend it via Pull Request if required Operations and tasks for working with gzip compressed files. |
| CompressionLevel |
OBSOLETEPlease use Fake.IO.Zip instead and extend it via Pull Request if required Provides validation of comression levels used for the zip and gzip compression algorithms. |
| GZip |
OBSOLETEPlease use Fake.IO.Zip instead and extend it via Pull Request if required Operations and tasks for working with gzip compressed files. |
| Tar |
OBSOLETEPlease use Fake.IO.Zip instead and extend it via Pull Request if required Operations and tasks for working with tar archives. |
| Zip |
OBSOLETEPlease use Fake.IO.Zip instead and extend it via Pull Request if required Operations and tasks for working with zip archives. |