includesModuleNamed

fun includesModuleNamed(moduleName: A_String): Boolean

Does the runtime define a module with the specified name?

Return

true if the runtime defines a module with the specified name, false otherwise.

Parameters

moduleName

A name.