Method: WordCountAnalyzer::Xhtml#string
- Defined in:
- lib/word_count_analyzer/xhtml.rb
#string ⇒ Object (readonly)
Returns the value of attribute string.
5 6 7 |
# File 'lib/word_count_analyzer/xhtml.rb', line 5 def string @string end |