Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AbyssEngine/AbyssEngineOld
/ ~CASC
Method
~CASC
src/Abyss/FileSystem/CASC.cpp:118–118 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
116
}
117
118
CASC::~CASC() { CascCloseStorage(_storage); }
119
120
static std::string FixPath(std::string_view str) {
121
absl::ConsumePrefix(&str,
"/"
);
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected