AppVeyorEnvironmentInfo.

AppVeyorEnvironmentInfo(ICakeEnvironment) Constructor

Summary

Initializes a new instance of the AppVeyorEnvironmentInfo class.

Syntax

public AppVeyorEnvironmentInfo(ICakeEnvironment environment)

Parameters

Name Type Description
environment ICakeEnvironment The environment.

Return Value

Type Description
void