EmitResult
@a16njs/models / EmitResult
Interface: EmitResult
Defined in: plugin.ts:38
Result of emitting customizations to a project.
Properties
written
written:
WrittenFile[]
Defined in: plugin.ts:40
Files that were written (or would be written in dry-run)
warnings
warnings:
Warning[]
Defined in: plugin.ts:42
Any warnings encountered during emission
unsupported
unsupported:
AgentCustomization[]
Defined in: plugin.ts:44
Items that could not be represented by this plugin