Method: ChiliPDF::StringToken#description
- Defined in:
- lib/chili_pdf/string_token.rb
#description ⇒ Object (readonly)
Returns the String description of the token
23 24 25 |
# File 'lib/chili_pdf/string_token.rb', line 23 def description @description end |