Searched refs:couldDelete (Results 1 – 1 of 1) sorted by relevance
165 .filter(p -> couldDelete(p, dirPath, dirInfo)) in execute()228 private boolean couldDelete(Path path, Path dir, Dir dirInfo) { in couldDelete() method in CleanOutputDirectoryTask