Summary
Creates a Chocolatey package from the specified settings.
- Namespace
- Cake
.Common .Tools .Chocolatey .Pack - Containing Type
- ChocolateyPacker
Syntax
public void Pack(ChocolateyPackSettings settings)
Parameters
Name | Type | Description |
---|---|---|
settings | Chocolatey |
The settings. |
Return Value
Type | Description |
---|---|
void |