MCPcopy Index your code
hub / github.com/AstrBotDevs/AstrBot / json

Method json

astrbot/dashboard/asgi_runtime.py:153–154  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

151
152 @property
153 def json(self):
154 return self.get_json()
155
156 @property
157 def files(self):

Callers 15

get_jsonMethod · 0.45
get_jsonMethod · 0.45
get_online_pluginsMethod · 0.45
fetch_remote_md5Method · 0.45
_json_or_emptyFunction · 0.45
_json_or_emptyFunction · 0.45
_json_or_emptyFunction · 0.45
_json_or_emptyFunction · 0.45
_json_or_noneFunction · 0.45
_json_bodyFunction · 0.45
_json_or_emptyFunction · 0.45
_json_or_emptyFunction · 0.45

Calls 1

get_jsonMethod · 0.95

Tested by

no test coverage detected