Current section

Files

Jump to
dream_test include dream_test@gherkin@discover_LoadResult.hrl
Raw

include/dream_test@gherkin@discover_LoadResult.hrl

-record(load_result, {
features :: list(dream_test@gherkin@types:feature()),
errors :: list(binary())
}).