Docs
Reference
Guides
Blog
Discord
/
node:child_process
/
ExecFileException
T
ExecFileException
Search the reference...
/
Docs
Reference
Guides
Blog
Discord
/
node:child_process
/
ExecFileException
T
ExecFileException
type
child_process.ExecFileException
type
ExecFileException
=
Omit
<
ExecException
,
'code'
>
&
Omit
<
NodeJS.ErrnoException
,
'code'
>
&
{
code
:
string
|
number
|
null
}