| NAnt  Help  Function Reference  task::exists | v0.85 | 
Checks whether the specified task exists.
bool task::exists(name)
            
    
    | Name | Type | Description | 
|---|---|---|
| name | string | The task to test. |