Summary
Initializes a new instance of the
WoodpeckerCICommands
class.
- Namespace
- Cake
.Common .Build .WoodpeckerCI .Commands - Containing Type
- WoodpeckerCICommands
Syntax
public WoodpeckerCICommands(ICakeEnvironment environment, IFileSystem fileSystem, WoodpeckerCIEnvironmentInfo woodpeckerEnvironment)
Parameters
Name | Type | Description |
---|---|---|
environment | ICakeEnvironment | The environment. |
fileSystem | IFileSystem | The file system. |
woodpeckerEnvironment | Woodpecker |
The WoodpeckerCI environment. |
Return Value
Type | Description |
---|---|
void |