MCPcopy
hub / github.com/AstrBotDevs/AstrBot / path

Method path

astrbot/api/web.py:271–272  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

269
270 @property
271 def path(self) -> str:
272 return self._get_current().path
273
274 @property
275 def headers(self) -> Headers:

Callers

nothing calls this directly

Calls 1

_get_currentMethod · 0.95

Tested by

no test coverage detected