Method: CSL::TextNode#text

Defined in:
lib/csl/node.rb

#textObject

Returns the value of attribute text.



505
506
507
# File 'lib/csl/node.rb', line 505

def text
  @text
end