Interfaces

ArtifactPlacement

Interface: ArtifactPlacement

Defined in: src/artifacts/placement.ts:37

The dial. One field today; a plain object so field number two (a per-kind override, say) can arrive additively.

Properties

maxInlineChars

readonly maxInlineChars: number

Defined in: src/artifacts/placement.ts:43

The threshold, in characters of the finalized result text. Over it, the result is checked into the store and the model reads the claim ticket. Positive whole number; anything else is refused at build.

On this page