Method: RDoc::Generator::SDoc#store

Defined in:
lib/sdoc/generator.rb

#storeObject (readonly)

The RDoc::Store that is the source of the generated content



50
51
52
# File 'lib/sdoc/generator.rb', line 50

def store
  @store
end