Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HertzDevil/0CC-FamiTracker
/ IsFileIncomplete
Method
IsFileIncomplete
Source/DocumentFile.cpp:344–347 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
342
}
343
344
bool CDocumentFile::IsFileIncomplete() const
345
{
346
return m_bIncomplete;
347
}
348
349
CModuleException CDocumentFile::GetException() const // // //
350
{
Callers
1
Load
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected