Hierarchy

  • ProcessInfoNodeData

Properties

NODE_OPTIONS?: string
argv: string[]
code?: null | number
cwd: string
date: string
execArgv: string[]
externalID?: null | string
files: string[]
globalsAdded?: string[]
hrstart?: [number, number]
parent: null | string
pid: number
ppid: number
root?: null | string
runtime?: number
signal?: null | Signals
sources: Record<string, string[]>
uuid: string

Generated using TypeDoc