Repository Describer
An RepositoryDescriber provides a textual representation of a Repository, showing the contained modules, versions, and compilations.
Author
Mark van Gulik
Parameters
repository
The repository to be described.
Constructors
Functions
Link copied to clipboard
Describe a single compilation from the repository. The supplied record number should have been one of the values produced by dumpAll.
Link copied to clipboard
Link copied to clipboard
fun manifestEntries(recordNumberOfManifestEntries: Long): List<ModuleManifestEntry>
Content copied to clipboard
Answer the list of ModuleManifestEntrys.