Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/AstrBotDevs/AstrBot
/ method
Method
method
astrbot/api/web.py:267–268 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
265
266
@property
267
def
method(self) -> str:
268
return
self._get_current().method
269
270
@property
271
def
path(self) -> str:
Callers
nothing calls this directly
Calls
1
_get_current
Method · 0.95
Tested by
no test coverage detected