Summary
Gets or sets a value indicating whether to keep RH silent.
- Namespace
- Cake
.Common .Tools .Roundhouse - Containing Type
- RoundhouseSettings
Syntax
public bool Silent { get; set; }
Value
Type | Description |
---|---|
bool | Tells RH not to ask for any input when it runs. |