data class GetScriptSourceRequest
Request object containing input parameters for the DebuggerDomain.getScriptSource command.
<init> |
Request object containing input parameters for the DebuggerDomain.getScriptSource command. GetScriptSourceRequest(scriptId: ScriptId) |
scriptId |
Id of the script to get source for. val scriptId: ScriptId |