Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IBM/mcp-cli
/ help_command
Function
help_command
tests/commands/definitions/test_help_command_extended.py:11–13 ·
view source on GitHub ↗
Create a help command instance.
()
Source
from the content-addressed store, hash-verified
9
10
@pytest.fixture
11
def
help_command():
12
""
"Create a help command instance."
""
13
return
HelpCommand()
14
15
16
@pytest.fixture
Callers
nothing calls this directly
Calls
1
HelpCommand
Class · 0.90
Tested by
no test coverage detected