Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RGAA-Software/GoDesk
/ StartProcess
Method
StartProcess
src/render/app/app_manager.cpp:25–27 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
23
}
24
25
bool AppManager::StartProcess() {
26
return true;
27
}
28
29
bool AppManager::StartProcessWithHook() {
30
return true;
Callers
1
StartProcessWithScreenCapture
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected