CoverallsNetSettings.

UseRelativePaths Property

Summary

Gets or sets a value indicating whether to attempt to strip the current working directory from the beginning of the source file path.
Assembly
Cake.Coveralls.dll
Namespace
Cake.Coveralls
Containing Type
CoverallsNetSettings

Syntax

public bool UseRelativePaths { get; set; }

Value

Type Description
bool