Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
29
QString SkillTool::displayName() const
30
{
31
return
"Loading skill"
;
32
}
33
34
QString SkillTool::description() const
35
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected