MCPcopy Create free account
hub / github.com/dfeneyrou/palanteer / osGetProgramDataPath

Function osGetProgramDataPath

server/base/bsOsLinux.cpp:424–428  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

422
423
424bsString
425osGetProgramDataPath(void)
426{
427 return gGlob.appPath;
428}
429
430
431void

Callers 2

vwMainMethod · 0.50
crashErrorLoggerFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected