Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/demoth/jake2
/ FindClose
Method
FindClose
qcommon/src/main/java/jake2/qcommon/sys/Sys.java:218–220 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
216
}
217
218
public
static
void
FindClose() {
219
fdir = null;
220
}
221
222
// sfranzyshen -start
223
// public static String GetClipboardData() {
Callers
3
PlayerConfig_ScanDirectories
Method · 0.95
SV_WipeSavegame
Method · 0.95
SV_CopySaveGame
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected