Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Type aliases

Type aliases

AsObject

AsObject: { cmdlineList: string[]; executable: string; owner: string; pid: number; ppid: number; sessionid: number }

Type declaration

  • cmdlineList: string[]
  • executable: string
  • owner: string
  • pid: number
  • ppid: number
  • sessionid: number

Generated using TypeDoc