Method: Cucumber::Ast::StepInvocation#name

Defined in:
lib/cucumber/ast/step_invocation.rb

#nameObject (readonly)

Returns the value of attribute name.



11
12
13
# File 'lib/cucumber/ast/step_invocation.rb', line 11

def name
  @name
end