JenkinsEnvironmentInfo.

JenkinsEnvironmentInfo(ICakeEnvironment) Constructor

Summary

Initializes a new instance of the JenkinsEnvironmentInfo class.

Syntax

public JenkinsEnvironmentInfo(ICakeEnvironment environment)

Parameters

Name Type Description
environment ICakeEnvironment The environment.

Return Value

Type Description
void