Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codereader/DarkRadiant
/ clear
Method
clear
radiantcore/vfs/GenericFileSystem.h:130–133 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
128
}
129
130
void clear()
131
{
132
_entries.clear();
133
}
134
135
/// \brief Returns the file at \p path.
136
/// Creates all directories below \p path if they do not exist.
Callers
3
~ZipArchive
Method · 0.45
pop
Method · 0.45
shutdown
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected