Current section

Files

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

include/chrobot@protocol@debugger_GetPossibleBreakpointsResponse.hrl

-record(get_possible_breakpoints_response, {
locations :: list(chrobot@protocol@debugger:break_location())
}).