Skip to main content

EmitResult

@a16njs/models


@a16njs/models / EmitResult

Interface: EmitResult

Defined in: plugin.ts:37

Result of emitting customizations to a project.

Properties

written

written: WrittenFile[]

Defined in: plugin.ts:39

Files that were written (or would be written in dry-run)


warnings

warnings: Warning[]

Defined in: plugin.ts:41

Any warnings encountered during emission


unsupported

unsupported: AgentCustomization[]

Defined in: plugin.ts:43

Items that could not be represented by this plugin