ReadIssuesSettings.

ReadIssuesSettings(DirectoryPath) Constructor

Summary

Settings for reading issues.
Assembly
Cake.Issues.dll
Namespace
Cake.Issues
Containing Type
ReadIssuesSettings

Syntax

public ReadIssuesSettings(DirectoryPath repositoryRoot)

Parameters

Name Type Description
repositoryRoot DirectoryPath Root path of the repository.

Return Value

Type Description
void