collectZips

fun collectZips(directory: File, filter: Predicate<File> = Predicate { true }): Collection<File>