Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
22
namespace QodeAssist::Tools {
23
24
EditFileTool::EditFileTool(QObject *parent)
25
: BaseTool(parent)
26
{}
27
28
QString EditFileTool::id() const
29
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected