PowershellRunner.

PowershellRunner(ICakeContext) Constructor

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