Method: Cucumber::Ast::Step#keyword
- Defined in:
- lib/cucumber/ast/step.rb
#keyword ⇒ Object (readonly)
Returns the value of attribute keyword.
10 11 12 |
# File 'lib/cucumber/ast/step.rb', line 10 def keyword @keyword end |
Returns the value of attribute keyword.
10 11 12 |
# File 'lib/cucumber/ast/step.rb', line 10 def keyword @keyword end |