Method: Rpub::Document::OutlineElement#text

Defined in:
lib/rpub/document.rb

#textObject

Returns the value of attribute text

Returns:

  • (Object)

    the current value of text



7
8
9
# File 'lib/rpub/document.rb', line 7

def text
  @text
end