MCPcopy Create free account
hub / github.com/ModOrganizer2/modorganizer / fullyLoaded

Method fullyLoaded

src/filetree.cpp:160–163  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

158}
159
160bool FileTree::fullyLoaded() const
161{
162 return m_model->fullyLoaded();
163}
164
165void FileTree::ensureFullyLoaded()
166{

Callers 1

ensureFullyLoadedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected