Method: HTML#string

Defined in:
lib/html.rb

#stringObject

Returns the value of attribute string.



10
11
12
# File 'lib/html.rb', line 10

def string
  @string
end