Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/aiming-lab/MetaClaw
/ exists
Method
exists
tests/test_cli.py:15–16 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
13
14
class
FakeConfigStore:
15
def
exists(self):
16
return
True
17
18
def
get(self, key):
19
assert key ==
"proxy.port"
Callers
15
upgrade_status
Function · 0.45
run_once
Method · 0.45
_load_state
Method · 0.45
read_alert_history
Method · 0.45
read_health_history
Method · 0.45
read_recent
Method · 0.45
read_history
Method · 0.45
read_cycle_summary
Method · 0.45
read_cycle_history
Method · 0.45
read_review_queue
Method · 0.45
read_review_history
Method · 0.45
_attach_cleanup_to_cycle_summary
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected