MCPcopy 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
1865void LibraryWindow::saveLibraries()
1866{
1867 libraries.save();
1868}
1869
1870void LibraryWindow::updateLibrary()
1871{

Callers

nothing calls this directly

Calls 1

saveMethod · 0.45

Tested by

no test coverage detected