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.ProGet.
Summary
Executes the command using the specified settings
- Assembly
- Cake
.ProGet .dll - Namespace
- Cake
.ProGet .Universal .Unpack - Containing Type
- Universal
Package Unpacker
Syntax
public void Execute(UniversalPackageUnpackSettings settings)
Parameters
| Name | Type | Description |
|---|---|---|
| settings | Universal |
The settings. |
Return Value
| Type | Description |
|---|---|
| void |
