MCPcopy Create free account
hub / github.com/CodeSentryAI/lockbud / start_node

Method start_node

src/analysis/controldep/tests.rs:46–48  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

44
45impl StartNode for TestGraph {
46 fn start_node(&self) -> Self::Node {
47 self.start_node
48 }
49}
50
51impl WithEndNodes for TestGraph {

Callers 2

control_depsFunction · 0.45
end_nodesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected