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.PlasticSCM.
- Assembly
- Cake
.PlasticSCM .dll - Namespace
- Cake
.PlasticSCM - Containing Type
- PlasticSCMTool
<TSettings>
Syntax
protected PlasticSCMTool(IFileSystem fileSystem, ICakeEnvironment environment, IProcessRunner processRunner, IToolLocator tools, ICakeLog log, string command)
Parameters
| Name | Type | Description |
|---|---|---|
| fileSystem | IFileSystem | |
| environment | ICakeEnvironment | |
| processRunner | IProcessRunner | |
| tools | IToolLocator | |
| log | ICakeLog | |
| command | string |
Return Value
| Type | Description |
|---|---|
| void |
