Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GDRETools/gdsdecomp
/ loaded_pack
Method
loaded_pack
utility/file_access_gdre.cpp:78–80 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
76
}
77
78
bool DirSource::loaded_pack() const {
79
return !packs.is_empty();
80
}
81
82
DirSource *DirSource::singleton = nullptr;
83
Callers
1
has_loaded_packs
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected