Current section
Files
Jump to
Current section
Files
include/dream_test@gherkin@discover_LoadResult.hrl
-record(load_result, {
features :: list(dream_test@gherkin@types:feature()),
errors :: list(binary())
}).