Welcome | Get started | Dive into Lino | Contribute | Reference | More
lino.core.merge¶
This defines the MergeAction
class.
See Customizing how data is merged.
Classes
|
|
|
A volatile object which represents what is going to happen if we merge two objects. |
- class lino.core.merge.MergePlan(obj, merge_to, keep_volatiles={})¶
Bases:
object
A volatile object which represents what is going to happen if we merge two objects.