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

Method id

tools/FindFileTool.cpp:23–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21{}
22
23QString FindFileTool::id() const
24{
25 return "find_file";
26}
27
28QString FindFileTool::displayName() const
29{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected