Nodeinspector/promisesDebugger.SetScriptSourceParameterTypeinterface Debugger.SetScriptSourceParameterTypeProperties ##scriptId: Runtime.ScriptId Id of the script to edit. #scriptSource: string New content of the script. #dryRun: boolean | undefined optionalIf true the change will not actually be applied. Dry run may be used to get result description without actually modifying the code.
interface Debugger.SetScriptSourceParameterTypeProperties ##scriptId: Runtime.ScriptId Id of the script to edit. #scriptSource: string New content of the script. #dryRun: boolean | undefined optionalIf true the change will not actually be applied. Dry run may be used to get result description without actually modifying the code.