Current section

Files

Jump to
chrobot include protocol@profiler_GetBestEffortCoverageResponse.hrl
Raw

include/protocol@profiler_GetBestEffortCoverageResponse.hrl

-record(get_best_effort_coverage_response, {
result :: list(protocol@profiler:script_coverage())
}).