Method: EPUBMaker::Producer#contents
- Defined in:
- lib/epubmaker/producer.rb
#contents ⇒ Object
Array of content objects.
24 25 26 |
# File 'lib/epubmaker/producer.rb', line 24 def contents @contents end |
Array of content objects.
24 25 26 |
# File 'lib/epubmaker/producer.rb', line 24 def contents @contents end |