chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.debugger / DebuggerDomain / getScriptSource
getScriptSource
suspend fun getScriptSource(input: GetScriptSourceRequest): GetScriptSourceResponse
Returns source for the script with given id.
Official doc