remapModule

internal fun remapModule(outputFiles: Map<String, ByteArray>, mappingsPath: String, classpath: List<File>, fromNs: String, toNs: String): Map<String, ByteArray>

Remap the script's compiled classes fromNs->toNs.