Method: AppMap::Cucumber::ScenarioAttributes#name

Defined in:
lib/appmap/cucumber.rb

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



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

def name
  @name
end