Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NetHack/NetHack
/ get_portable_device
Function
get_portable_device
sys/windows/windsys.c:1161–1165 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1159
}
1160
1161
const char *
1162
get_portable_device(void)
1163
{
1164
return (const char *) portable_device_path;
1165
}
1166
1167
#ifndef SFCTOOL
1168
/* Windows helpers for CRASHREPORT etc */
Callers
1
reveal_paths
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected