pub fn starts_with_dir(input: &str, dir: &str) -> bool
Returns true when the input starts with the given directory on segment boundaries.
true