Class: Bookie::CodeText
- Inherits:
-
Struct
- Object
- Struct
- Bookie::CodeText
- 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
7 8 9 |
# File 'lib/bookie/parser.rb', line 7 def contents @contents end |