CodecovSettings.

Features Property

Summary

Gets or sets a value specifying which flags should be toggled on/off.
Assembly
Cake.Codecov.dll
Namespace
Cake.Codecov
Containing Type
CodecovSettings

Syntax

public IEnumerable<string> Features { get; set; }

Value

Type Description
IEnumerable<string> A value specifying which features should be toggled on or off.