Class: Bookie::CodeText

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



7
8
9
# File 'lib/bookie/parser.rb', line 7

def contents
  @contents
end