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

Method displayName

tools/ExecuteTerminalCommandTool.cpp:35–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33}
34
35QString ExecuteTerminalCommandTool::displayName() const
36{
37 return "Executing terminal command";
38}
39
40QString ExecuteTerminalCommandTool::description() const
41{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected