HashRegionBodies
@aurorajs.dev/catalyst-cli / generator/engine/lock-file / hashRegionBodies
Function: hashRegionBodies()
Section titled “Function: hashRegionBodies()”hashRegionBodies(
content):Record<string,string>
Defined in: generator/engine/lock-file.ts:189
Hash each preservation region body in content. Returns a plain object ready to serialize into the lockfile. Empty input → empty object.
Parameters
Section titled “Parameters”content
Section titled “content”string
Returns
Section titled “Returns”Record<string, string>