Interface: StructuredMergePlan¶
Defined in: formatters/src/structured-output.ts:38
Plan for merging structured output into an existing settings file.
Properties¶
format¶
format:
"json"|"toml"
Defined in: formatters/src/structured-output.ts:40
Target file format
operations¶
operations:
StructuredMergeOperation[]
Defined in: formatters/src/structured-output.ts:44
Merge operations to apply
owner¶
owner:
string
Defined in: formatters/src/structured-output.ts:42
Owner identifier (e.g. 'promptscript')