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