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

Method currentMessageTotalEdits

ChatView/ChatRootView.cpp:1225–1228  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1223}
1224
1225int ChatRootView::currentMessageTotalEdits() const
1226{
1227 return m_fileEditController->totalEdits();
1228}
1229
1230int ChatRootView::currentMessageAppliedEdits() const
1231{

Callers

nothing calls this directly

Calls 1

totalEditsMethod · 0.80

Tested by

no test coverage detected