CreateIssueReportFromIssueProviderSettings.

CreateIssueReportFromIssueProviderSettings(DirectoryPath, FilePath) Constructor

Summary

Initializes a new instance of the CreateIssueReportFromIssueProviderSettings class.

Syntax

public CreateIssueReportFromIssueProviderSettings(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