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

Method duplicate

chat/ChatEditor.cpp:71–74  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

69}
70
71Core::IEditor *ChatEditor::duplicate()
72{
73 return nullptr;
74}
75
76} // namespace QodeAssist::Chat

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected