Method: AppMap::Cucumber::ScenarioAttributes#feature

Defined in:
lib/appmap/cucumber.rb

#featureObject

Returns the value of attribute feature

Returns:

  • (Object)

    the current value of feature



12
13
14
# File 'lib/appmap/cucumber.rb', line 12

def feature
  @feature
end