Method: Html::Tag#value

Defined in:
lib/html/tag.rb

#valueObject (readonly)

Returns the value of attribute value.



6
7
8
# File 'lib/html/tag.rb', line 6

def value
  @value
end