Method: ElementFactory::Elements::TextElement#string
- Defined in:
- lib/element_factory/elements/text_element.rb
#string ⇒ Object
Returns the value of attribute string.
4 5 6 |
# File 'lib/element_factory/elements/text_element.rb', line 4 def string @string end |