Zips all files in the given directory.
- Namespace
- Statiq
.Core - Containing Type
- ZipDirectory
Syntax
public ZipDirectory(Config<NormalizedPath> directory)
Parameters
Name | Type | Description |
---|---|---|
directory | Config |
The path to zip (absolute or relative to the root directory). |