kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
Debugger
/
SetBlackboxExecutionContextsParameter
Set
Blackbox
Execution
Contexts
Parameter
@
Serializable
data
class
SetBlackboxExecutionContextsParameter
(
val
uniqueIds
:
List
<
String
>
)
Members
Constructors
Set
Blackbox
Execution
Contexts
Parameter
Link copied to clipboard
constructor
(
uniqueIds
:
List
<
String
>
)
Properties
unique
Ids
Link copied to clipboard
val
uniqueIds
:
List
<
String
>
Array of execution context unique ids for the debugger to ignore.