This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Compression.
Summary
Contains functionality related to compress files.
- Assembly
- Cake
.Compression .dll - Namespace
- Cake
.Compression - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["CompressionAliases"]
class Type type-node
Syntax
public static class CompressionAliases
Attributes
| Type | Description |
|---|---|
| Nullable |
|
| NullableAttribute | |
| Cake |
Methods
| Name | Value | Summary |
|---|---|---|
| BZip2Compress |
void |
Create a BZip2 Tar archive of the specified files.
static
|
| BZip2Compress |
void |
Create a BZip2 Tar archive of the specified files.
static
|
| BZip2Compress |
void |
Create a BZip2 Tar archive of the specified files.
static
|
| BZip2Compress |
void |
Create a BZip2 Tar archive of the specified files.
static
|
| BZip2Compress |
void |
Create a BZip2 Tar archive of the specified directory.
static
|
| BZip2Compress |
void |
Create a BZip2 Tar archive of the files matching the specified pattern.
static
|
| BZip2Compress |
void |
Create a BZip2 Tar archive of the files matching the specified pattern.
static
|
| BZip2Compress |
void |
Create a BZip2 Tar archive of the specified directory.
static
|
| BZip2Decompress |
void |
Decompress the specified BZip2 Tar file.
static
|
| BZip2Uncompress |
void |
Decompress the specified BZip2 Tar file.
static
|
| GZipCompress |
void |
Create a GZip Tar archive of the specified files.
static
|
| GZipCompress |
void |
Create a GZip Tar archive of the specified files.
static
|
| GZipCompress |
void |
Create a GZip Tar archive of the specified files.
static
|
| GZipCompress |
void |
Create a GZip Tar archive of the specified files.
static
|
| GZipCompress |
void |
Create a GZip Tar archive of the specified directory.
static
|
| GZipCompress |
void |
Create a GZip Tar archive of the files matching the specified pattern.
static
|
| GZipCompress |
void |
Create a GZip Tar archive of the files matching the specified pattern.
static
|
| GZipCompress |
void |
Create a GZip Tar archive of the specified directory.
static
|
| GZipDecompress |
void |
Decompress the specified GZip Tar file.
static
|
| GZipUncompress |
void |
Decompress the specified GZip Tar file.
static
|
| ZipCompress |
void |
Create a Zip archive of the specified files.
static
|
| ZipCompress |
void |
Create a Zip archive of the specified files.
static
|
| ZipCompress |
void |
Create a Zip archive of the specified files.
static
|
| ZipCompress |
void |
Create a Zip archive of the specified files.
static
|
| ZipCompress |
void |
Create a Zip archive of the specified directory.
static
|
| ZipCompress |
void |
Create a Zip archive of the files matching the specified pattern.
static
|
| ZipCompress |
void |
Create a Zip archive of the files matching the specified pattern.
static
|
| ZipCompress |
void |
Create a Zip archive of the specified directory.
static
|
| ZipDecompress |
void |
Decompress the specified Zip Tar file.
static
|
| ZipUncompress |
void |
Decompress the specified Zip Tar file.
static
|
Extension Methods
| Name | Value | Summary |
|---|---|---|
| ToDictionary |
IDictionary |
From ObjectHelpers
Requires the Cake.DeployParams addin
|
| To |
string |
Returns the string value or a
Not set> markup suitable for Spectre.Console.
From StringExtensions
Requires the Cake.Issues addin
|
