- Namespace
- Cake.Commands 
- Containing Type
- DefaultCommand Settings 
Syntax
[CommandOption("--" + Infrastructure.Constants.Cache.InvalidateScriptCache)]
[Description("Forces the script to be recompiled if caching is enabled.")]
public bool Recompile { get; set; }Attributes
| Type | Description | 
|---|---|
| CommandOption | |
| DescriptionAttribute | 
Value
| Type | Description | 
|---|---|
| bool | 
