MCPcopy Create free account
hub / github.com/KmBase/ScienceReading / Process

Class Process

embedded/site-packages/psutil/__init__.py:290–1335  ·  view source on GitHub ↗

Represents an OS process with the given PID. If PID is omitted current process PID (os.getpid()) is used. Raise NoSuchProcess if PID does not exist. Note that most of the methods of this class do not make sure that the PID of the process being queried has been reused. That means

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

parentMethod · 0.70
is_runningMethod · 0.70
childrenMethod · 0.70
addFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected