M
process.hasUncaughtExceptionCaptureCallback
History
Added in: v9.3.0
v9.3.0
Introduced in: v0.10.0
v0.10.0
process.hasUncaughtExceptionCaptureCallback(): boolean
Returns:
booleanIndicates whether a callback has been set using
process.setUncaughtExceptionCaptureCallback().