CodecovSettings.

Verbose Property

Summary

Gets or sets a value indicating whether to run in verbose mode.
Assembly
Cake.Codecov.dll
Namespace
Cake.Codecov
Containing Type
CodecovSettings

Syntax

public bool Verbose { get; set; }

Value

Type Description
bool A value indicating whether to run in verbose mode.