Method: Cucumber::Ast::PyString::Builder#string

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

#stringObject (readonly)

Returns the value of attribute string.



21
22
23
# File 'lib/cucumber/ast/py_string.rb', line 21

def string
  @string
end