getScriptSource
suspend fun getScriptSource(args: Debugger.GetScriptSourceParameter, mode: CommandMode = CommandMode.DEFAULT): Debugger.GetScriptSourceReturn
Returns source for the script with given id.
Returns source for the script with given id.
Parameters
scriptId
Id of the script to get source for.