Summary
Get configuration full path from coverage settings.
- Namespace
- Cake
.Common .Tools .DotCover - Containing Type
- DotCoverTool
<TSettings>
Syntax
protected ProcessArgumentBuilder GetConfigurationFileArgument(DotCoverSettings settings)
Parameters
Name | Type | Description |
---|---|---|
settings | DotCoverSettings | The settings. |
Return Value
Type | Description |
---|---|
Process |
The process arguments. |