IGitRepository.

WorkingDirectory Property

Summary

Gets the path to the working tree root directory.
Namespace
GitVersion.Git
Containing Type
IGitRepository

Syntax

string WorkingDirectory { get; }

Value

Type Description
string
GitHub