MCPcopy
hub / github.com/aiming-lab/MetaClaw / get

Method get

tests/test_cli.py:18–20  ·  view source on GitHub ↗
(self, key)

Source from the content-addressed store, hash-verified

16 return True
17
18 def get(self, key):
19 assert key == "proxy.port"
20 return 30000
21
22 class FakeProcess:
23 pid = 43210

Callers 15

registerAutoCaptureFunction · 0.45
from_envMethod · 0.45
healthFunction · 0.45
upgrade_triggerFunction · 0.45
run_onceMethod · 0.45
_load_stateMethod · 0.45
_build_review_alertsMethod · 0.45
_retrieve_hybridMethod · 0.45
_retrieve_embeddingMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected