Current section
Files
Jump to
Current section
Files
include/dream_test@gherkin@step_trie_StepMatch.hrl
-record(step_match, {
handler :: any(),
captures :: list(dream_test@gherkin@step_trie:captured_value())
}).