Ir al contenido

GenerationResult

@aurorajs.dev/catalyst-cli


@aurorajs.dev/catalyst-cli / generator/engine/file-manager / GenerationResult

Defined in: generator/engine/file-manager.ts:67

Accumulated state of a generation run, mutated across recursive calls.

lockFiles: LockFile[]

Defined in: generator/engine/file-manager.ts:69

Lockfile entries captured during the run. Persisted by the caller.


originFiles: string[]

Defined in: generator/engine/file-manager.ts:71

Paths of .origin.* files written because the skeleton was user-modified.