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