ChutzpahSettings.

LcovResultsFile Property

Summary

Gets or sets the file path to output results as LCOV data for further processing. If null (default), Chutzpah will not output LCOV data results.
Assembly
Cake.Chutzpah.dll
Namespace
Cake.Chutzpah
Containing Type
ChutzpahSettings

Syntax

public FilePath LcovResultsFile { get; set; }

Value

Type Description
FilePath