Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
54
class
DummyToolManager(DummyToolManagerBase):
Callers
15
test_theme_list
Method · 0.45
test_theme_set
Method · 0.45
test_token_list
Method · 0.45
test_token_backends
Method · 0.45
test_tokens_no_action_defaults_to_list
Method · 0.45
test_tokens_with_action
Method · 0.45
test_chat_basic
Method · 0.45
test_chat_with_provider_and_model
Method · 0.45
test_chat_provider_only
Method · 0.45
test_chat_model_only
Method · 0.45
test_chat_with_api_base_and_provider
Method · 0.45
test_chat_with_api_base_no_api_key
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected