WoodpeckerCICommands.

WoodpeckerCICommands(ICakeEnvironment, IFileSystem, WoodpeckerCIEnvironmentInfo) Constructor

Summary

Initializes a new instance of the WoodpeckerCICommands class.

Syntax

public WoodpeckerCICommands(ICakeEnvironment environment, IFileSystem fileSystem, WoodpeckerCIEnvironmentInfo woodpeckerEnvironment)

Parameters

Name Type Description
environment ICakeEnvironment The environment.
fileSystem IFileSystem The file system.
woodpeckerEnvironment WoodpeckerCIEnvironmentInfo The WoodpeckerCI environment.

Return Value

Type Description
void