merge
YAML serialization » YAML control variables » YAML deserialization control

Prev:value


Vocabulary
yaml.config

Variable description
If false, deserialized yaml documents will contain instances of yaml-merge for !!merge keys and the value associated with this key will not be merged into the enclosing mapping. You can then call ?apply-merge-key on such a mapping to perform the merge.

See also
?apply-merge-key

Variable value
Current value in global namespace:


Definition