Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ProcessTaskInfo

Hierarchy

Index

Properties

Optional Readonly command

command: string

process task command

Readonly config

task config used for launching a task

Optional Readonly ctx

ctx: string

context that was passed as part of task creation, if any

Optional Readonly processId

processId: number

process id. Defined if task is run as a process

Readonly taskId

taskId: number

internal unique task id

Optional Readonly terminalId

terminalId: number

terminal id. Defined if task is run as a terminal process