Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Palm1r/QodeAssist
/ displayName
Method
displayName
tools/ReadFileTool.cpp:31–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
}
30
31
QString ReadFileTool::displayName() const
32
{
33
return
"Reading file"
;
34
}
35
36
QString ReadFileTool::description() const
37
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected