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