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.Putty.
Summary
Runs using given settings and additional.
- Assembly
- Cake
.Putty .dll - Namespace
- Cake
.Putty - Containing Type
- GenericPscpRunner
<TSettings>
Syntax
public void Run(TSettings settings, IList<string> additional)
Parameters
| Name | Type | Description |
|---|---|---|
| settings | TSettings | |
| additional | IList |
Return Value
| Type | Description |
|---|---|
| void |
