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

Function get

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

Source from the content-addressed store, hash-verified

257
258
259def get() -> Env:
260 return init()
261
262
263def interface_version() -> str:

Callers 8

interface_versionFunction · 0.85
client_nameFunction · 0.85
client_versionFunction · 0.85
client_languageFunction · 0.85
client_maafw_versionFunction · 0.85
project_versionFunction · 0.85
controllerFunction · 0.85
resourceFunction · 0.85

Calls 1

initFunction · 0.85

Tested by

no test coverage detected