Summary
Initializes a new instance of the
AzurePipelinesCommands
class.
- Namespace
- Cake
.Common .Build .AzurePipelines - Containing Type
- Azure
Pipelines Commands
Syntax
public AzurePipelinesCommands(ICakeEnvironment environment, IBuildSystemServiceMessageWriter writer)
Parameters
Name | Type | Description |
---|---|---|
environment | ICakeEnvironment | The environment. |
writer | I |
The build system service message writer. |
Return Value
Type | Description |
---|---|
void |