PrcaSettings.

PrcaSettings(DirectoryPath) Constructor

Summary

Initializes a new instance of the PrcaSettings class.
Assembly
Cake.Prca.dll
Namespace
Cake.Prca
Containing Type
PrcaSettings

Syntax

public PrcaSettings(DirectoryPath repositoryRoot)

Parameters

Name Type Description
repositoryRoot DirectoryPath Root path of the repository.

Return Value

Type Description
void
GitHub