moduleGraph

val moduleGraph: Graph<ResolvedModuleName>

A Graph of ResolvedModuleNames, representing the relationships between all modules currently loaded or involved in the current build action. Modules are only added here after they have been locally traced successfully.