Current section
Files
Jump to
Current section
Files
include/chrobot_extra@protocol@debugger_SetBreakpointByUrlResponse.hrl
-record(set_breakpoint_by_url_response, {
breakpoint_id :: chrobot_extra@protocol@debugger:breakpoint_id(),
locations :: list(chrobot_extra@protocol@debugger:location())
}).