Method: Fable::Tag#text

Defined in:
lib/fable/tag.rb

#textObject

Returns the value of attribute text.



3
4
5
# File 'lib/fable/tag.rb', line 3

def text
  @text
end