Method: CSL::TextNode#text

Defined in:
lib/csl/node.rb

#textObject

Returns the value of attribute text.



558
559
560
# File 'lib/csl/node.rb', line 558

def text
  @text
end