Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/rawpython/remi
/ select
Method
select
editor/editor_widgets.py:94–95 ·
view source on GitHub ↗
(self, selectedNode)
Source
from the content-addressed store, hash-verified
92
self.treeView.select_instance(self.treeView, selectedNode)
93
94
def
select(self, selectedNode):
95
self.treeView.select_instance(self.treeView, selectedNode)
96
97
98
class
ToolBar(gui.HBox):
Callers
1
send_message
Method · 0.80
Calls
1
select_instance
Method · 0.80
Tested by
no test coverage detected