Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ SetStubForegroundProcessPath
Function
SetStubForegroundProcessPath
tests/stubs/platform-funcs.cpp:26–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
}
25
26
void SetStubForegroundProcessPath(const std::string &path)
27
{
28
g_foregroundProcessPath = path;
29
}
30
31
void SetStubProcessList(const QStringList &list)
32
{
Callers
1
test-macro-condition-process.cpp
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected