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 SyncReleases with the specificed parameters.
- Assembly
- Cake
.Squirrel .dll - Namespace
- Cake
.Squirrel - Containing Type
- SyncReleasesRunner
Syntax
public void Run(SyncReleasesSettings settings, ProcessSettings processSettings)
Parameters
Name | Type | Description |
---|---|---|
settings | SyncReleasesSettings | The settings. |
processSettings | ProcessSettings | The process settings. |
Return Value
Type | Description |
---|---|
void |