Module: CucumberFM::FeatureElement::Component::Information::Component

Defined in:
lib/cucumber_f_m/feature_element/component/information/component.rb

Constant Summary collapse

COMPONENT_PATTERN =
/@[a-z]\S{3,}\z/

Instance Method Summary collapse

Instance Method Details

#componentObject



9
10
11
# File 'lib/cucumber_f_m/feature_element/component/information/component.rb', line 9

def component
  
end