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