HashRegionBodies
@aurorajs.dev/catalyst-cli / generator/engine/lock-file / hashRegionBodies
Function: hashRegionBodies()
Sección titulada «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
Sección titulada «Parameters»content
Sección titulada «content»string
Returns
Sección titulada «Returns»Record<string, string>