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

Method id

tools/ListProjectFilesTool.cpp:26–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24{}
25
26QString ListProjectFilesTool::id() const
27{
28 return "list_project_files";
29}
30
31QString ListProjectFilesTool::displayName() const
32{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected