| NAnt  Help  Function Reference  target::has-executed | v0.85 | 
Checks whether the specified target has already been executed.
bool target::has-executed(name)
            
    
    | Name | Type | Description | 
|---|---|---|
| name | string | The target to test. |