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