CodecovSettings.

Required Property

Summary

Gets or sets a value indicating whether to exit with 1 if not successful. Default will Exit with 0.
Assembly
Cake.Codecov.dll
Namespace
Cake.Codecov
Containing Type
CodecovSettings

Syntax

public bool Required { get; set; }

Value

Type Description
bool A value indicating whether to exit with 1 if not successful. Default will Exit with 0.