getArchive

fun getArchive(rootRelativeName: String): ModuleArchive

Look up the ModuleArchive with the specified name, creating one and adding it to my moduleMap if necessary.

Return

A ModuleArchive holding versioned data about this module.

Parameters

rootRelativeName

The name of the module, relative to the repository's root.