Ir 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:91

True when the file’s current content matches its lock entry — i.e. user did NOT modify it.

string

LockFile[]

string

boolean