MCPcopy 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
78bool DirSource::loaded_pack() const {
79 return !packs.is_empty();
80}
81
82DirSource *DirSource::singleton = nullptr;
83

Callers 1

has_loaded_packsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected