Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ importLibraryPackage
Method
importLibraryPackage
YACReaderLibrary/library_window.cpp:2658–2661 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2656
}
2657
2658
void LibraryWindow::importLibraryPackage()
2659
{
2660
importLibraryDialog->open(libraries);
2661
}
2662
2663
void LibraryWindow::updateViewsOnClientSync()
2664
{
Callers
nothing calls this directly
Calls
1
open
Method · 0.45
Tested by
no test coverage detected