Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ModOrganizer2/modorganizer
/ runningProcesses
Method
runningProcesses
src/env.cpp:145–148 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
143
}
144
145
std::vector<Process> Environment::runningProcesses() const
146
{
147
return getRunningProcesses();
148
}
149
150
const WindowsInfo& Environment::windowsInfo() const
151
{
Callers
1
getSteamStatus
Function · 0.80
Calls
1
getRunningProcesses
Function · 0.85
Tested by
no test coverage detected