pub fn is_path_within_any(roots: &[PathBuf], path: &Path) -> bool
Returns true if path is under any of the workspace roots.
path