Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ saveLibraries
Method
saveLibraries
YACReaderLibrary/library_window.cpp:1865–1868 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1863
}
1864
1865
void LibraryWindow::saveLibraries()
1866
{
1867
libraries.save();
1868
}
1869
1870
void LibraryWindow::updateLibrary()
1871
{
Callers
nothing calls this directly
Calls
1
save
Method · 0.45
Tested by
no test coverage detected