CodecovSettings.

Dump Property

Summary

Gets or sets a value indicating whether to don't upload and dump to stdin.
Assembly
Cake.Codecov.dll
Namespace
Cake.Codecov
Containing Type
CodecovSettings

Syntax

public bool Dump { get; set; }

Value

Type Description
bool A value indicating whether to don't upload and dump to stdin.