Method: RDF::Repository#options
- Defined in:
- lib/rdf/repository.rb
permalink #options ⇒ Hash{Symbol => Object} (readonly)
Returns the options passed to this repository when it was constructed.
97 98 99 |
# File 'lib/rdf/repository.rb', line 97 def @options end |