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

Method displayName

tools/SkillTool.cpp:29–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27}
28
29QString SkillTool::displayName() const
30{
31 return "Loading skill";
32}
33
34QString SkillTool::description() const
35{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected