Summary
Gets or sets a value indicating whether to stop of the first failure of a package.
- Namespace
- Cake
.Common .Tools .Chocolatey - Containing Type
- Chocolatey
Shared Settings
Syntax
public bool StopOnFirstFailure { get; set; }
Value
Type | Description |
---|---|
bool | The stop of first failure flag. |