Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aldelaro5/dolphin-memory-engine
/ onSaveWatchFile
Method
onSaveWatchFile
Source/GUI/MainWindow.cpp:476–480 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
474
}
475
476
void MainWindow::onSaveWatchFile()
477
{
478
m_watcher->saveWatchFile();
479
updateStatusBar();
480
}
481
482
void MainWindow::onSaveAsWatchFile()
483
{
Callers
nothing calls this directly
Calls
1
saveWatchFile
Method · 0.80
Tested by
no test coverage detected