This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Codecov.
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. |