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.Squirrel.
Summary
Executes Squirrel with the specificed parameters.
- Assembly
- Cake
.Squirrel .dll - Namespace
- Cake
.Squirrel - Containing Type
- SquirrelRunner
Syntax
public void Run(FilePath nugetPackage, SquirrelSettings settings)
Parameters
Name | Type | Description |
---|---|---|
nugetPackage | FilePath | The nuget package. |
settings | SquirrelSettings | The settings. |
Return Value
Type | Description |
---|---|
void |