GrateSettings.

Silent Property

Summary

Gets or sets a value indicating whether to keep grate silent.
Assembly
Cake.grate.dll
Namespace
Cake.Grate
Containing Type
GrateSettings

Syntax

public bool Silent { get; set; }

Value

Type Description
bool Tells grate not to ask for any input when it runs.