GitHubActionsInfo.

GetEnvironmentFilePath(string) Method

Summary

Gets an environment variable as a FilePath.

Syntax

protected FilePath GetEnvironmentFilePath(string variable)

Parameters

Name Type Description
variable string The environment variable name.

Return Value

Type Description
FilePath The environment variable.