Summary
Initializes a new instance of the
AppVeyorProvider
class.
- Namespace
- Cake
.Common .Build .AppVeyor - Containing Type
- AppVeyorProvider
Syntax
public AppVeyorProvider(ICakeEnvironment environment, IProcessRunner processRunner, ICakeLog log)
Parameters
Name | Type | Description |
---|---|---|
environment | ICakeEnvironment | The environment. |
processRunner | IProcessRunner | The process runner. |
log | ICakeLog | The cake log. |
Return Value
Type | Description |
---|---|
void |