MCPcopy Create free account
hub / github.com/RGAA-Software/GoDesk / GetCurrentExeFolder

Method GetCurrentExeFolder

src/render_panel/gr_context.cpp:267–269  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

265 }
266
267 std::string GrContext::GetCurrentExeFolder() {
268 return QCoreApplication::applicationDirPath().toStdString();
269 }
270
271 std::shared_ptr<ServiceManager> GrContext::GetServiceManager() {
272 return service_manager_;

Callers 4

StartGuardMethod · 0.45
HandleResourcesFileMethod · 0.45
HandleSteamCacheFileMethod · 0.45
LoadCoverMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected