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

Method graph_out_node_id

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

Source from the content-addressed store, hash-verified

278 }
279
280 pub fn graph_out_node_id(&self) -> NodeID {
281 self.cx.graph_out_node_id()
282 }
283
284 pub fn is_activated(&self) -> bool {
285 self.cx.is_active()

Callers 11

newMethod · 0.45
mainFunction · 0.45
newMethod · 0.45
newMethod · 0.45
updateMethod · 0.45
mainFunction · 0.45
mainFunction · 0.45
newMethod · 0.45
mainFunction · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected