Build
Docs
Reference
Guides
Blog
Discord
/
node:inspector
/
Target
N
Target
Search the reference...
/
Build
Docs
Reference
Guides
Blog
Discord
/
node:inspector
/
Target
N
Target
namespace
inspector.Target
namespace
Target
interface
AttachedToTargetEventDataType
sessionId
:
string
targetInfo
:
TargetInfo
waitingForDebugger
:
boolean
interface
SetAutoAttachParameterType
autoAttach
:
boolean
waitForDebuggerOnStart
:
boolean
interface
TargetCreatedEventDataType
targetInfo
:
TargetInfo
interface
TargetInfo
attached
:
boolean
canAccessOpener
:
boolean
targetId
:
string
title
:
string
type
:
string
url
:
string
type
SessionID
=
string
type
TargetID
=
string