CoverallsNetSettings.

RepoTokenVariable Property

Summary

Gets or sets the Repo Token Variable which is the Environment Variable name where the coverall.io token is available.
Assembly
Cake.Coveralls.dll
Namespace
Cake.Coveralls
Containing Type
CoverallsNetSettings

Syntax

public string RepoTokenVariable { get; set; }

Value

Type Description
string