| NAnt  Help  Function Reference  task::exists | v0.92-rc1 | 
[This is preliminary documentation and subject to change.]
Checks whether the specified task exists.
bool task::exists(name)
            
    
    | Name | Type | Description | 
|---|---|---|
| name | string | The task to test. |