Summary
Initializes a new instance of the
ContinuaCIConfigurationInfo
class.
- Namespace
- Cake
.Common .Build .ContinuaCI .Data - Containing Type
- Continua
C I Configuration Info
Syntax
public ContinuaCIConfigurationInfo(ICakeEnvironment environment, string prefix)
Parameters
Name | Type | Description |
---|---|---|
environment | ICakeEnvironment | The environment. |
prefix | string | The environment variable key prefix. |
Return Value
Type | Description |
---|---|
void |