pl.wendigo.chrome.domain.debugger / SetScriptSourceResponse / <init>

<init>

SetScriptSourceResponse(callFrames: List<CallFrame>? = null, stackChanged: Boolean? = null, asyncStackTrace: StackTrace? = null, exceptionDetails: ExceptionDetails? = null)

Represents response frame for Debugger.setScriptSource method call.

Edits JavaScript source live.