Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
new
Method · 0.45
main
Function · 0.45
new
Method · 0.45
new
Method · 0.45
add_graph_in_out_nodes
Method · 0.45
update
Method · 0.45
main
Function · 0.45
main
Function · 0.45
new
Method · 0.45
main
Function · 0.45
main
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected