Summary
Initializes a new instance of the
RepositorySettings
class.
- Assembly
- Cake
.Issues .dll - Namespace
- Cake
.Issues - Containing Type
- RepositorySettings
Syntax
public RepositorySettings(DirectoryPath repositoryRoot)
Parameters
Name | Type | Description |
---|---|---|
repositoryRoot | DirectoryPath | Root path of the repository. |
Return Value
Type | Description |
---|---|
void |