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

Method currentMessagePendingEdits

ChatView/ChatRootView.cpp:1235–1238  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1233}
1234
1235int ChatRootView::currentMessagePendingEdits() const
1236{
1237 return m_fileEditController->pendingEdits();
1238}
1239
1240int ChatRootView::currentMessageRejectedEdits() const
1241{

Callers

nothing calls this directly

Calls 1

pendingEditsMethod · 0.80

Tested by

no test coverage detected