Skip to main content

Module tree

Module tree 

Source
Expand description

The entry tree: id scheme, structural edits, and whole-tree diffs.

Structsยง

EntryTree
An in-memory tree of Entrys mirroring one config file.
RemovedEntry
An entry whose id vanished from the new data, together with the composite path it had while attached (detached entries would otherwise report a bare id).
TreeDiff
What changed in one EntryTree::update pass.