GitLinkSettings.

IsDebug Property

Summary

Gets or sets a value indicating whether the debug output should be enabled.
Namespace
Cake.Common.Tools.GitLink
Containing Type
GitLinkSettings

Syntax

public bool IsDebug { get; set; }

Value

Type Description
bool