Summary
Runs ReSharper's DupFinder using the provided config file.
- Namespace
- Cake
.Common .Tools .DupFinder - Containing Type
- DupFinderRunner
Syntax
public void RunFromConfig(FilePath configFile)
Parameters
| Name | Type | Description |
|---|---|---|
| configFile | FilePath | The config file. |
Return Value
| Type | Description |
|---|---|
| void |
