sweepStale

internal fun sweepStale(dir: File, keep: Set<String>)

Delete whatever this run did not name — a mod that is gone, or a shard whose name moved. Cheap; a file another instance still holds open just survives to the next sweep.