Function expanded_from_single_directory

Source
pub fn expanded_from_single_directory<P>(
    paths: &[P],
    expanded_paths: &[P],
) -> bool
where P: AsRef<Path>,
Expand description

Returns true if expanded_paths were expanded from a single directory