Method: EPUBMaker::Producer#contents

Defined in:
lib/epubmaker/producer.rb

#contentsObject

Array of content objects.



24
25
26
# File 'lib/epubmaker/producer.rb', line 24

def contents
  @contents
end