Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ExecFileErrorData

Hierarchy

  • ExecFileErrorData

Index

Properties

cmd

cmd: string

Executed command

code

code: number

Exit code: 0 if the execution was successful, else there was a runtime error

killed

killed: boolean

signal

signal: null | any

stderr

stderr: Buffer

stdout

stdout: Buffer

Generated using TypeDoc