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

Method currentMessageRejectedEdits

ChatView/ChatRootView.cpp:1240–1243  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1238}
1239
1240int ChatRootView::currentMessageRejectedEdits() const
1241{
1242 return m_fileEditController->rejectedEdits();
1243}
1244
1245QString ChatRootView::lastInfoMessage() const
1246{

Callers

nothing calls this directly

Calls 1

rejectedEditsMethod · 0.80

Tested by

no test coverage detected