GemSettings.

Debug Property

Summary

Gets or sets a value indicating whether to turn on Ruby debugging.
Assembly
Cake.Gem.dll
Namespace
Cake.Gem
Containing Type
GemSettings

Syntax

public bool Debug { get; set; }

Value

Type Description
bool