pub fn is_path_within(workspace_root: &Path, path: &Path) -> bool
Returns true if path is workspace_root or nested under it.
path
workspace_root