pub fn is_relative_path(input: &str) -> bool
Returns true when the input is non-empty and not absolute.
true