Interface: StructuredMergePlan¶
Defined in: core/src/structured-output.ts:21
Plan for merging generated values into a structured settings file.
Properties¶
format¶
format:
"json"|"toml"
Defined in: core/src/structured-output.ts:23
Target file format.
operations¶
operations:
StructuredMergeOperation[]
Defined in: core/src/structured-output.ts:27
Merge operations to apply.
owner¶
owner:
string
Defined in: core/src/structured-output.ts:25
Owner identifier.