Summary
If
true, hijacked files will be renamed with a .keep extension.
The default is false.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks .ClearCase - Containing Type
- ClearCaseUpdate
Syntax
[TaskAttribute("rename")]
[BooleanValidator()]
public bool Rename { get; set; }
Attributes
| Type | Description |
|---|---|
| TaskAttribute | |
| BooleanValidator |
Value
| Type | Description |
|---|---|
| bool |
