Skip to main content

process

Description

Process on this system

Init

process(pid int)

Fields

IDTYPEDESCRIPTION
pidintPID (process ID)
statestringState of the process (i.e., sleeping, running, etc)
executablestringExecutable that is running this process
commandstringFull command used to run this process
flagsmap[string]stringMap of additional flags