MCPcopy Create free account
hub / github.com/commandoperator/cmdop-sdk / __init__

Method __init__

python/tests/test_transport.py:44–45  ·  view source on GitHub ↗
(self, sink: asyncio.StreamReader)

Source from the content-addressed store, hash-verified

42 async def wait(self) -> int:
43 return 0
44
45 def kill(self) -> None:
46 pass
47
48

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected