Method: CSL::TextNode#text
- Defined in:
- lib/csl/node.rb
#text ⇒ Object
Returns the value of attribute text.
505 506 507 |
# File 'lib/csl/node.rb', line 505 def text @text end |
Returns the value of attribute text.
505 506 507 |
# File 'lib/csl/node.rb', line 505 def text @text end |