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

Function _make_command

tests/commands/memory/test_memory_command.py:20–21  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

18
19
20def _make_command() -> MemoryCommand:
21 return MemoryCommand()
22
23
24def _make_chat_context(

Callers 15

test_nameMethod · 0.85
test_aliasesMethod · 0.85
test_descriptionMethod · 0.85
test_help_textMethod · 0.85
test_modesMethod · 0.85
test_parametersMethod · 0.85
test_routes_pagesMethod · 0.85
test_routes_statsMethod · 0.85

Calls 1

MemoryCommandClass · 0.90

Tested by

no test coverage detected