Skip to main content

Module snapshot

Module snapshot 

Source
Expand description

What a graph was, at one commit. The probe’s answer, typed.

Nothing here holds a graph — a graph is Python and lives for the length of a subprocess. What crosses back is this, and the fields are the probe’s to add: src/soma_tree_probe.py is the contract, and this is one reader of it.

Structs§

Probing
Everything a probe needs that is the same for every commit it is asked about. Held together so a call says only what varies: the checkout.
Snapshot
A graph as one checkout had it.
Written
One node’s class, as it was at that commit.

Enums§

Trouble
What can go wrong between here and a graph.