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.Talend.
Summary
The constructor.
- Assembly
- Cake
.Talend .dll - Namespace
- Cake
.Talend .CommandLine - Containing Type
- Runner
Syntax
public Runner(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 |