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

Method id

tools/BuildProjectTool.cpp:47–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45}
46
47QString BuildProjectTool::id() const
48{
49 return "build_project";
50}
51
52QString BuildProjectTool::displayName() const
53{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected