MCPcopy Create free account
hub / github.com/WarmUpTill/SceneSwitcher / GetForegroundProcessPath

Function GetForegroundProcessPath

tests/stubs/platform-funcs.cpp:73–76  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

71}
72
73std::string GetForegroundProcessPath()
74{
75 return g_foregroundProcessPath;
76}
77
78QStringList GetProcessPathsFromName(const QString &)
79{

Callers 1

CheckConditionMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected