Method: Cucumber::Parser::PyString#root

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

#rootObject



15
16
17
# File 'lib/cucumber/parser/py_string.rb', line 15

def root
  @root || :py_string
end