CodecovSettings.

RootDirectory Property

Summary

Gets or sets the root directory when it is not a git repository.
Assembly
Cake.Codecov.dll
Namespace
Cake.Codecov
Containing Type
CodecovSettings

Syntax

public DirectoryPath RootDirectory { get; set; }

Value

Type Description
DirectoryPath The root directory when it is not a git repository.