Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TaskProcessEndEvent

An event signaling the end of a process execution triggered through a task

层级

  • TaskProcessEndEvent

索引

Properties(2)

Properties(2)

Readonly execution

execution: TaskExecution

The task execution for which the process got started.

Readonly exitCode

exitCode: undefined | number

The process's exit code. Will be undefined when the task is terminated.

友链:VS Code 中文文档 | VS Code 官网文档 | VS Code 扩展市场

Generated by TypeDoc. Maintained by 洛竹