Summary
Initializes a new instance of the
WoodpeckerCIStepInfo class.
- Namespace
- Cake
.Common .Build .WoodpeckerCI .Data - Containing Type
- WoodpeckerCIStepInfo
Syntax
public WoodpeckerCIStepInfo(ICakeEnvironment environment)
Parameters
| Name | Type | Description |
|---|---|---|
| environment | ICakeEnvironment | The environment. |
Return Value
| Type | Description |
|---|---|
| void |
