SetBlackboxedRangesParameter

@Serializable
data class SetBlackboxedRangesParameter(val scriptId: String, val positions: List<Debugger.ScriptPosition>)

Constructors

Link copied to clipboard
constructor(scriptId: String, positions: List<Debugger.ScriptPosition>)

Properties

Link copied to clipboard
Link copied to clipboard

Id of the script.