Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/hizzgdev/jsmind
/ select_node
Function
select_node
example/2_features.js:132–135 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
130
}
131
132
function
select_node() {
133
var
nodeid =
'other'
;
134
_jm.select_node(nodeid);
135
}
136
137
function
show_selected() {
138
var
selected_node = _jm.get_selected_node();
Callers
nothing calls this directly
Calls
1
select_node
Method · 0.45
Tested by
no test coverage detected