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

Method applyAllFileEditsForCurrentMessage

ChatView/ChatRootView.cpp:1210–1213  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1208}
1209
1210void ChatRootView::applyAllFileEditsForCurrentMessage()
1211{
1212 m_fileEditController->applyAllForCurrentMessage();
1213}
1214
1215void ChatRootView::undoAllFileEditsForCurrentMessage()
1216{

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected