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

Method ReadFileTool

tools/ReadFileTool.cpp:22–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20namespace QodeAssist::Tools {
21
22ReadFileTool::ReadFileTool(QObject *parent)
23 : BaseTool(parent)
24{}
25
26QString ReadFileTool::id() const
27{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected