Method: Cucumber::Ast::Step#keyword

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

#keywordObject (readonly)

Returns the value of attribute keyword.



10
11
12
# File 'lib/cucumber/ast/step.rb', line 10

def keyword
  @keyword
end