Current section

Files

Jump to
chrobot include protocol@debugger_SearchInContentResponse.hrl
Raw

include/protocol@debugger_SearchInContentResponse.hrl

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