This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Netlify.
Summary
The constructor.
- Assembly
- Cake
.Netlify .dll - Namespace
- Cake
.Netlify .Deploy - Containing Type
- NetlifyDeployRunner
Syntax
public NetlifyDeployRunner(IFileSystem fileSystem, ICakeEnvironment environment, IProcessRunner processRunner, IToolLocator tools)
Parameters
Name | Type | Description |
---|---|---|
fileSystem | IFileSystem | The filesystem. |
environment | ICakeEnvironment | The Cake environment. |
processRunner | IProcessRunner | The process runner. |
tools | IToolLocator | The tool locator. |
Return Value
Type | Description |
---|---|
void |