Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/abbeycode/UnrarKit
/ TOpen
Method
TOpen
Libraries/unrar/file.cpp:155–159 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
153
154
#if !defined(SFX_MODULE)
155
void File::TOpen(const wchar *Name)
156
{
157
if (!WOpen(Name))
158
ErrHandler.Exit(RARX_OPEN);
159
}
160
#endif
161
162
Callers
1
Restore
Method · 0.80
Calls
1
Exit
Method · 0.80
Tested by
no test coverage detected