getAndSetManifestEntries

fun A_Module.getAndSetManifestEntries(newValue: AvailObject): AvailObject

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.