pub fn is_absolute(path_str: &str, fmt: PathFormat) -> boolExpand description
Cross-platform is_absolute that respects path_format regardless of host OS.
pub fn is_absolute(path_str: &str, fmt: PathFormat) -> boolCross-platform is_absolute that respects path_format regardless of host OS.