MCPcopy Create free account
hub / github.com/IBM/mcp-cli / close

Method close

tests/cli/test_run_command.py:50–51  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

48 return True
49
50 async def close(self):
51 self.closed = True
52
53
54class DummyToolManager(DummyToolManagerBase):

Calls

no outgoing calls

Tested by

no test coverage detected