Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ExecFileError

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

  • new ExecFileError(nativeError: Error, stdout: Buffer | string, stderr: Buffer | string): ExecFileError

Properties

cause

cause: Error

data

message

message: string

name

name: "ExecFileError"

stack

stack: string

Methods

toString

  • toString(): string

Generated using TypeDoc