RunningProcess
class RunningProcess extends Model (View source)
Properties
string[] | $attributes | ||
string | $cmdline | ||
string | $exePath | ||
string | $pid | ||
string | $user |
Methods
setAttributes($attributes)
No description
string[]
getAttributes()
No description
setCmdline($cmdline)
No description
string
getCmdline()
No description
setExePath($exePath)
No description
string
getExePath()
No description
setPid($pid)
No description
string
getPid()
No description
setUser($user)
No description
string
getUser()
No description
Details
setAttributes($attributes)
No description
string[]
getAttributes()
No description
setCmdline($cmdline)
No description
string
getCmdline()
No description
setExePath($exePath)
No description
string
getExePath()
No description
setPid($pid)
No description
string
getPid()
No description
setUser($user)
No description
string
getUser()
No description