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

Method EditFileTool

tools/EditFileTool.cpp:24–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22namespace QodeAssist::Tools {
23
24EditFileTool::EditFileTool(QObject *parent)
25 : BaseTool(parent)
26{}
27
28QString EditFileTool::id() const
29{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected