MCPcopy 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
356bool Process::isValid() const
357{
358 return (m_pid != 0);
359}
360
361DWORD Process::pid() const
362{

Callers 2

timestampStringMethod · 0.45
toStringMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected