Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ SetStubProcessPaths
Function
SetStubProcessPaths
tests/stubs/platform-funcs.cpp:36–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
}
35
36
void SetStubProcessPaths(const QStringList &paths)
37
{
38
g_processPathsFromName = paths;
39
}
40
41
void SetStubWindows(const std::vector<WindowInfo> &windows)
42
{
Callers
1
test-macro-condition-process.cpp
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected