CodecovSettings.

NoColor Property

Summary

Gets or sets a value indicating whether to remove color from the output.
Assembly
Cake.Codecov.dll
Namespace
Cake.Codecov
Containing Type
CodecovSettings

Syntax

public bool NoColor { get; set; }

Value

Type Description
bool A value indicating whether to remove color from the output.