Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ModOrganizer2/modorganizer
/ isValid
Method
isValid
src/envmodule.cpp:356–359 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
354
{}
355
356
bool Process::isValid() const
357
{
358
return (m_pid != 0);
359
}
360
361
DWORD Process::pid() const
362
{
Callers
2
timestampString
Method · 0.45
toString
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected