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

Method id

tools/SkillTool.cpp:24–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22{}
23
24QString SkillTool::id() const
25{
26 return "load_skill";
27}
28
29QString SkillTool::displayName() const
30{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected