Saltearse al contenido

GenerationResult

@aurorajs.dev/catalyst-cli


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

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

Accumulated state of a generation run. Mutated across recursive calls so callers can inspect what was produced.

lockFiles: LockFile[]

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

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


originFiles: string[]

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

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