process.hasUncaughtExceptionCaptureCallback()
- 返回: <boolean>
指示是否已使用 process.setUncaughtExceptionCaptureCallback()
设置回调。
- Returns: <boolean>
Indicates whether a callback has been set using
process.setUncaughtExceptionCaptureCallback()
.
指示是否已使用 process.setUncaughtExceptionCaptureCallback()
设置回调。
Indicates whether a callback has been set using
process.setUncaughtExceptionCaptureCallback()
.