Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Bleemsys/Artisan-Core
/ get
Method
get
AGUI/JSONtreeview.py:197–199 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
195
self.data = self.extract_treeview_data(
''
)
196
197
def
get(self):
198
self.save_data()
199
return
self.data
200
201
def
extract_treeview_data(self, node_id=
''
):
202
def
node_to_dict(item):
Callers
15
searchtools.js
File · 0.80
sphinx_highlight.js
File · 0.80
V
Function · 0.80
s
Function · 0.80
set
Function · 0.80
bootstrap.js
File · 0.80
remove
Function · 0.80
getInstance
Method · 0.80
_maybeEnableSmoothScroll
Method · 0.80
e
Method · 0.80
update_viewer
Method · 0.80
get_float
Function · 0.80
Calls
1
save_data
Method · 0.95
Tested by
no test coverage detected