ReadonlyinventoryThe inventory to render the manifest from.
ReadonlylocationWhere the manifest .ts file will be written -- used to compute relative import specifiers, not written to here.
ReadonlypreviousThe previously-persisted snapshot, or undefined on a first run.
ReadonlyrootDiscovery root every CapabilityNode.file is relative to (OUT-01) -- needed to lift each capability back to a real absolute path before computing its import specifier from location's own directory.
Options for
generateManifest.