Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/apenwarr/redo
/ write
Function
write
redo/logs.py:125–126 ·
view source on GitHub ↗
(s)
Source
from the content-addressed store, hash-verified
123
124
125
def
write(s):
126
_log.write(s)
127
128
129
def
meta(kind, s, pid=None):
Callers
1
meta
Function · 0.85
Calls
1
write
Method · 0.45
Tested by
no test coverage detected