| NAnt  Help  Function Reference  path::is-path-rooted | v0.85 | 
Determines whether a path string is absolute.
bool path::is-path-rooted(path)
            
    
    | Name | Type | Description | 
|---|---|---|
| path | string | The path to test. |