Summary
Gets or sets a value indicating whether to skip the running of package hook scripts.
- Namespace
- Cake
.Common .Tools .Chocolatey - Containing Type
- Chocolatey
Shared Settings
Syntax
public bool SkipHooks { get; set; }
Value
Type | Description |
---|---|
bool | The skip hooks flag. |