Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/defold/defold
/ Unlink
Function
Unlink
engine/dlib/src/dlib/sys_web.cpp:193–196 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
191
}
192
193
Result Unlink(const char* path)
194
{
195
return dmSysPosix::Unlink(path);
196
}
197
198
Result Stat(const char* path, StatInfo* stat_info)
199
{
Callers
15
RemoveCachedContentFile
Function · 0.70
Open
Function · 0.70
Flush
Function · 0.70
FreeCacheCreator
Function · 0.70
End
Function · 0.70
Iterate_RemoveFile
Function · 0.70
PlatformPurge
Function · 0.50
Purge
Function · 0.50
Sys_Save
Function · 0.50
TEST
Function · 0.50
MissingContent_File
Function · 0.50
TEST
Function · 0.50
Calls
no outgoing calls
Tested by
6
TEST
Function · 0.40
MissingContent_File
Function · 0.40
TEST
Function · 0.40
TEST
Function · 0.40
TEST
Function · 0.40
TEST_F
Function · 0.40