Method: Cucumber::Messages::Feature#language
- Defined in:
- lib/cucumber/messages/feature.rb
#language ⇒ Object (readonly)
The [ISO 639-1](en.wikipedia.org/wiki/ISO_639-1) language code of the Gherkin document
24 25 26 |
# File 'lib/cucumber/messages/feature.rb', line 24 def language @language end |