Summary
Exports the currently installed Chocolatey packages using the specified settings.
- Namespace
- Cake
.Common .Tools .Chocolatey .Export - Containing Type
- ChocolateyExporter
Syntax
public void Export(ChocolateyExportSettings settings)
Parameters
| Name | Type | Description |
|---|---|---|
| settings | Chocolatey |
The settings. |
Return Value
| Type | Description |
|---|---|
| void |
