kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
Debugger
/
SetBlackboxedRangesParameter
Set
Blackboxed
Ranges
Parameter
@
Serializable
data
class
SetBlackboxedRangesParameter
(
val
scriptId
:
String
,
val
positions
:
List
<
Debugger.ScriptPosition
>
)
Members
Constructors
Set
Blackboxed
Ranges
Parameter
Link copied to clipboard
constructor
(
scriptId
:
String
,
positions
:
List
<
Debugger.ScriptPosition
>
)
Properties
positions
Link copied to clipboard
val
positions
:
List
<
Debugger.ScriptPosition
>
script
Id
Link copied to clipboard
val
scriptId
:
String
Id of the script.