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