Skip to main content

is_absolute

Function is_absolute 

Source
pub fn is_absolute(path_str: &str, fmt: PathFormat) -> bool
Expand description

Cross-platform is_absolute that respects path_format regardless of host OS.