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