Current section
Files
Jump to
Current section
Files
include/dream_test@gherkin@feature_FeatureConfig.hrl
-record(feature_config, {
feature :: dream_test@gherkin@types:feature(),
step_registry :: dream_test@gherkin@steps:step_registry()
}).