Current section

Files

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

include/chrobot@protocol@runtime_CallFunctionOnResponse.hrl

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