is_absolute

Function is_absolute 

Source
pub fn is_absolute<P: AsRef<Path>>(
    _path: P,
    pool: &Pool<'_>,
) -> Result<bool, Status>
Expand description

Check if a path is absolute using APR’s path checking