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