Function path_is_absolute

Source
pub fn path_is_absolute<P: AsRef<Path>>(file_name: P) -> bool