Current section

Files

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

include/chrobot@protocol@debugger_SearchInContentResponse.hrl

-record(search_in_content_response, {
result :: list(chrobot@protocol@debugger:search_match())
}).