fn toOwnedLock(self: *Manifest) Lock

Obtain only the data needed to maintain a lock on the manifest file. The Manifest remains safe to deinit. Don’t forget to call writeManifest before this!

Parameters

self: *Manifest,