Current section
Files
Jump to
Current section
Files
include/dream_test@reporters@bdd_FormatIncrementalPartsResult.hrl
-record(format_incremental_parts_result, {
headers :: binary(),
test_line :: binary(),
new_path :: list(binary())
}).