rad
5.1.0
|
Utility functions. More...
Namespaces | |
rad.utils.proc | |
Functions | |
ProcInfo | rad.utils.proc.get_procinfo (pid=None) |
Returns the name (and command line) of the process with given pid. More... | |
Variables | |
rad.utils.proc.ProcInfo = namedtuple('ProcInfo', 'pid name cmdline') | |
Utility functions.