Summary
Creates a summary report of the issues.
- Assembly
- Cake
.Frosting .Issues .Recipe .dll - Namespace
- Cake
.Frosting .Issues .Recipe - Containing Type
- IIssuesBuildServer
Syntax
void CreateSummaryIssuesReport(IIssuesContext context, string sourceFilePath = "")
Parameters
Name | Type | Description |
---|---|---|
context | IIssuesContext | The Cake context. |
sourceFilePath | string | Path of the file. |
Return Value
Type | Description |
---|---|
void |