AzurePipelinesCommands.

AzurePipelinesCommands(ICakeEnvironment, IBuildSystemServiceMessageWriter) Constructor

Summary

Initializes a new instance of the AzurePipelinesCommands class.

Syntax

public AzurePipelinesCommands(ICakeEnvironment environment, IBuildSystemServiceMessageWriter writer)

Parameters

Name Type Description
environment ICakeEnvironment The environment.
writer IBuildSystemServiceMessageWriter The build system service message writer.

Return Value

Type Description
void