Current section

Files

Jump to
chrobot include chrobot@protocol@debugger_SetScriptSourceResponse.hrl
Raw

include/chrobot@protocol@debugger_SetScriptSourceResponse.hrl

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