CodecovSettings.

Root Property

Summary

Gets or sets a value used when not in git project to identify project root directory.
Assembly
Cake.Codecov.dll
Namespace
Cake.Codecov
Containing Type
CodecovSettings

Syntax

public DirectoryPath Root { get; set; }

Value

Type Description
DirectoryPath A value used when not in git project to identify project root directory.