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

Method currentMessageAppliedEdits

ChatView/ChatRootView.cpp:1230–1233  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1228}
1229
1230int ChatRootView::currentMessageAppliedEdits() const
1231{
1232 return m_fileEditController->appliedEdits();
1233}
1234
1235int ChatRootView::currentMessagePendingEdits() const
1236{

Callers

nothing calls this directly

Calls 1

appliedEditsMethod · 0.80

Tested by

no test coverage detected