Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ Fail
Method
Fail
BeefySysLib/util/CabUtil.cpp:115–119 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
113
}
114
115
void CabFile::Fail(const StringImpl& err)
116
{
117
if (mError.IsEmpty())
118
mError = err;
119
}
120
121
bool CabFile::Load(const StringImpl& path)
122
{
Callers
1
FNFDINOTIFY
Function · 0.45
Calls
1
IsEmpty
Method · 0.45
Tested by
no test coverage detected