Current section

Files

Jump to
chrobot include protocol@debugger_SetScriptSourceResponse.hrl
Raw

include/protocol@debugger_SetScriptSourceResponse.hrl

-record(set_script_source_response, {
exception_details :: gleam@option:option(protocol@runtime:exception_details())
}).