Summary
Gets or sets a value indicating whether to faile when error output is detected.
- Namespace
- Cake
.Common .Tools .Chocolatey - Containing Type
- ChocolateySettings
Syntax
public bool FailOnErrorOutput { get; set; }
Value
Type | Description |
---|---|
bool | The fail-on-error-output flag. |