MCPcopy
hub / github.com/cft0808/edict / write_status

Function write_status

scripts/sync_from_openclaw_runtime.py:21–22  ·  view source on GitHub ↗
(**kwargs)

Source from the content-addressed store, hash-verified

19
20
21def write_status(**kwargs):
22 atomic_json_write(SYNC_STATUS, kwargs)
23
24
25def ms_to_str(ts_ms):

Callers 1

mainFunction · 0.85

Calls 1

atomic_json_writeFunction · 0.90

Tested by

no test coverage detected