Summary
Initializes a new instance of the
JenkinsNodeInfo
class.
- Namespace
- Cake
.Common .Build .Jenkins .Data - Containing Type
- JenkinsNodeInfo
Syntax
public JenkinsNodeInfo(ICakeEnvironment environment)
Parameters
Name | Type | Description |
---|---|---|
environment | ICakeEnvironment | The environment. |
Return Value
Type | Description |
---|---|
void |