MCPcopy Create free account
hub / github.com/ModOrganizer2/modorganizer / thisProcessPath

Function thisProcessPath

src/env.cpp:1014–1017  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1012}
1013
1014std::filesystem::path thisProcessPath()
1015{
1016 return processPath();
1017}
1018
1019DWORD findOtherPid()
1020{

Callers 1

createVersionInfoFunction · 0.85

Calls 1

processPathFunction · 0.85

Tested by

no test coverage detected