MCPcopy
hub / github.com/MAA1999/M9A / interface_version

Function interface_version

agent/utils/pienv.py:263–264  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

261
262
263def interface_version() -> str:
264 return get().interface_version
265
266
267def client_name() -> str:

Callers

nothing calls this directly

Calls 1

getFunction · 0.85

Tested by

no test coverage detected