MCPcopy 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
132function select_node() {
133 var nodeid = 'other';
134 _jm.select_node(nodeid);
135}
136
137function show_selected() {
138 var selected_node = _jm.get_selected_node();

Callers

nothing calls this directly

Calls 1

select_nodeMethod · 0.45

Tested by

no test coverage detected