LoadLockFiles
@aurorajs.dev/catalyst-cli / generator/engine/lock-file / loadLockFiles
Function: loadLockFiles()
Section titled “Function: loadLockFiles()”loadLockFiles(
boundedContextName,moduleName,scope,cwd?):LockFile[]
Defined in: generator/engine/lock-file.ts:278
Load lock files from cliter/{boundedContext}/.locks/{scope}/{moduleName}.lock.json.
Parameters
Section titled “Parameters”boundedContextName
Section titled “boundedContextName”string
moduleName
Section titled “moduleName”string
string = ...
Returns
Section titled “Returns”LockFile[]