Current section

Files

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

include/chrobot@protocol@profiler_GetBestEffortCoverageResponse.hrl

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