CoverletSettings.

OutputTransformer Property

Summary

Gets or sets a transformation function taking the CoverletOutputName and returning the new file name without an extension
Assembly
Cake.Coverlet.dll
Namespace
Cake.Coverlet
Containing Type
CoverletSettings

Syntax

public OutputTransformer OutputTransformer { get; set; }

Value

Type Description
OutputTransformer