Search
Preparing search index...
The search index is not available
Web Build Tools
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
utils/node-async
ExecFileError
Class ExecFileError
Hierarchy
Incident
<
ExecFileErrorData
,
"ExecFileError"
,
Error
>
ExecFileError
Index
Constructors
constructor
Properties
cause
data
message
name
stack
Methods
to
String
Constructors
constructor
new
Exec
File
Error
(
nativeError
:
Error
, stdout
:
Buffer
|
string
, stderr
:
Buffer
|
string
)
:
ExecFileError
Parameters
nativeError:
Error
stdout:
Buffer
|
string
stderr:
Buffer
|
string
Returns
ExecFileError
Properties
cause
cause
:
Error
data
data
:
ExecFileErrorData
message
message
:
string
name
name
:
"ExecFileError"
stack
stack
:
string
Methods
to
String
to
String
(
)
:
string
Returns
string
Globals
utils/node-
async
Exec
File
Error
constructor
cause
data
message
name
stack
to
String
Spawned
Process
Code
Exit
Exec
File
Error
Data
Exec
File
Options
Exec
File
Result
Signal
Exit
Spawn
Options
Spawn
Result
Exit
as
Buffer
as
Sys
Path
exec
File
read
Text
write
Text
Generated using
TypeDoc