MCPcopy Create free account
hub / github.com/BillyDM/Firewheel / graph_in_node_id

Method graph_in_node_id

examples/visual_node_graph/src/system.rs:276–278  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

274 }
275
276 pub fn graph_in_node_id(&self) -> NodeID {
277 self.cx.graph_in_node_id()
278 }
279
280 pub fn graph_out_node_id(&self) -> NodeID {
281 self.cx.graph_out_node_id()

Callers 2

mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected