CodecovSettings.

DisableNetwork Property

Summary

Gets or sets a value indicating whether to toggle functionalities. (1) --disable-network. Disable uploading the file network.
Assembly
Cake.Codecov.dll
Namespace
Cake.Codecov
Containing Type
CodecovSettings

Syntax

public bool DisableNetwork { get; set; }

Value

Type Description
bool A value indicating whether to toggle functionalities. (1) --disable-network. Disable uploading the file network.