cleanModulesUnder

fun cleanModulesUnder(rootRelativePath: String)

Remove all compilations of the specified module. If it's a package, remove all compilations of any contained modules.

Parameters

rootRelativePath

The root-relative path of the module or package.