Summary
Initializes a new instance of the
CreateIssueReportSettings
class.
- Assembly
- Cake
.Issues .Reporting .dll - Namespace
- Cake
.Issues .Reporting - Containing Type
- Create
Issue Report Settings
Syntax
public CreateIssueReportSettings(DirectoryPath repositoryRoot, FilePath outputFilePath)
Parameters
Name | Type | Description |
---|---|---|
repositoryRoot | DirectoryPath | Root path of the repository. |
outputFilePath | FilePath | Path of the generated report file. |
Return Value
Type | Description |
---|---|
void |