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.Powershell.
Summary
Initializes a new instance of the
PowershellRunner
class.
- Assembly
- Cake
.Powershell .dll - Namespace
- Cake
.Powershell - Containing Type
- PowershellRunner
Syntax
public PowershellRunner(ICakeContext context)
Parameters
Name | Type | Description |
---|---|---|
context | ICakeContext | Context. |
Return Value
Type | Description |
---|---|
void |