get And Set Manifest Entries
fun A_Module.getAndSetManifestEntries(newValue: AvailObject): AvailObject
Content copied to clipboard
Atomically get and set this module's manifest entries. The input and output may be an integer indicating a record in the repository, a pojo containing a List of ModuleManifestEntry, or nil.