| NAnt  Help  Function Reference  path::is-path-rooted | v0.92-rc1 | 
[This is preliminary documentation and subject to change.]
Determines whether a path string is absolute.
bool path::is-path-rooted(path)
            
    
    | Name | Type | Description | 
|---|---|---|
| path | string | The path to test. |