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.Issues.Reporting.
- Assembly
- Cake
.Issues .Reporting .dll - Namespace
- Cake
.Issues .Reporting - Containing Type
- Aliases
Syntax
public static FilePath CreateIssueReport(this ICakeContext context, IIssueProvider issueProvider, IIssueReportFormat reportFormat, DirectoryPath repositoryRoot, FilePath outputFilePath)
Attributes
| Type | Description |
|---|---|
| Cake |
|
| Cake |
Parameters
| Name | Type | Description |
|---|---|---|
| context | ICakeContext | |
| issueProvider | IIssueProvider | |
| reportFormat | IIssueReportFormat | |
| repositoryRoot | DirectoryPath | |
| outputFilePath | FilePath |
Return Value
| Type | Description |
|---|---|
| FilePath |
