pub fn is_absolute_path(input: &str) -> bool
Returns true when the input begins with a recognized absolute prefix.
true