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