pub fn is_parent_dir(input: &str) -> bool
Returns true when the input refers to the parent directory.
true