Summary
Gets or sets a value indicating whether to run in limited output mode.
- Namespace
- Cake
.Common .Tools .Chocolatey - Containing Type
- ChocolateySettings
Syntax
public bool LimitOutput { get; set; }
Value
Type | Description |
---|---|
bool | The limit-output flag. |