Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/commandoperator/cmdop-sdk
/ drain
Method
drain
python/tests/test_skills.py:35–36 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
33
self._sink.feed_eof()
34
35
async
def
drain(self) -> None:
36
return
None
37
38
39
class
FakeProc:
Callers
3
write_answer
Method · 0.45
call_unary
Method · 0.45
_start_stream
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected