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

Method id

tools/CreateNewFileTool.cpp:25–28  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23{}
24
25QString CreateNewFileTool::id() const
26{
27 return "create_new_file";
28}
29
30QString CreateNewFileTool::displayName() const
31{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected