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

Method undoAllFileEditsForCurrentMessage

ChatView/ChatRootView.cpp:1215–1218  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1213}
1214
1215void ChatRootView::undoAllFileEditsForCurrentMessage()
1216{
1217 m_fileEditController->undoAllForCurrentMessage();
1218}
1219
1220void ChatRootView::updateCurrentMessageEditsStats()
1221{

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected