Class: Bookie::List

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



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

def contents
  @contents
end