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.Sonar.
- Assembly
- Cake
.Sonar .dll - Namespace
- Cake
.Sonar - Containing Type
- SonarRunner
Syntax
public SonarRunner(ICakeLog log, IFileSystem fileSystem, ICakeEnvironment environment, IProcessRunner processRunner, IToolLocator tools)
Parameters
Name | Type | Description |
---|---|---|
log | ICakeLog | |
fileSystem | IFileSystem | |
environment | ICakeEnvironment | |
processRunner | IProcessRunner | |
tools | IToolLocator |
Return Value
Type | Description |
---|---|
void |