Class: Bookie::SectionHeading

Inherits:
Struct
  • Object
show all
Defined in:
lib/bookie/parser.rb

Instance Attribute Summary collapse

Instance Attribute Details

#contentsObject

Returns the value of attribute contents

Returns:

  • (Object)

    the current value of contents



4
5
6
# File 'lib/bookie/parser.rb', line 4

def contents
  @contents
end