MCPcopy 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
145std::vector<Process> Environment::runningProcesses() const
146{
147 return getRunningProcesses();
148}
149
150const WindowsInfo& Environment::windowsInfo() const
151{

Callers 1

getSteamStatusFunction · 0.80

Calls 1

getRunningProcessesFunction · 0.85

Tested by

no test coverage detected