Skip to main content

is_absolute_path

Function is_absolute_path 

Source
pub fn is_absolute_path(input: &str) -> bool
Expand description

Returns true when the input begins with a recognized absolute prefix.