Saltearse al contenido

IsFileUnmodified

@aurorajs.dev/catalyst-cli


@aurorajs.dev/catalyst-cli / generator/engine/lock-file / isFileUnmodified

isFileUnmodified(filePath, lockFiles, relativePath): boolean

Defined in: generator/engine/lock-file.ts:355

Check if a file’s current content matches its lock file integrity hash. Returns true if the file has NOT been modified by the user.

string

LockFile[]

string

boolean