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