Class: Bookie::RawText
- Inherits:
-
Struct
- Object
- Struct
- Bookie::RawText
- Defined in:
- lib/bookie/parser.rb
Instance Attribute Summary collapse
-
#contents ⇒ Object
Returns the value of attribute contents.
Instance Attribute Details
#contents ⇒ Object
Returns the value of attribute contents
3 4 5 |
# File 'lib/bookie/parser.rb', line 3 def contents @contents end |