GitHubActionsEnvironmentInfo.

GitHubActionsEnvironmentInfo(ICakeEnvironment) Constructor

Summary

Initializes a new instance of the GitHubActionsEnvironmentInfo class.

Syntax

public GitHubActionsEnvironmentInfo(ICakeEnvironment environment)

Parameters

Name Type Description
environment ICakeEnvironment The environment.

Return Value

Type Description
void