deleteModules

abstract fun deleteModules(keep: Set<String>)(source)

Deletes all the modules excepts those that get their name listed in keep.

Throws

if an error happened while deleting the modules.