MCPcopy Create free account
hub / github.com/Palm1r/QodeAssist / description

Method description

tools/ExecuteTerminalCommandTool.cpp:40–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38}
39
40QString ExecuteTerminalCommandTool::description() const
41{
42 return getCommandDescription();
43}
44
45QJsonObject ExecuteTerminalCommandTool::parametersSchema() const
46{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected