MCPcopy
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
125def write(s):
126 _log.write(s)
127
128
129def meta(kind, s, pid=None):

Callers 1

metaFunction · 0.85

Calls 1

writeMethod · 0.45

Tested by

no test coverage detected