Method: Documatic::OpenDocumentText::Template#jar
- Defined in:
- lib/documatic/open_document_text/template.rb
#jar ⇒ Object
The template’s JAR file (i.e. an instance of Zip::ZipFile)
20 21 22 |
# File 'lib/documatic/open_document_text/template.rb', line 20 def jar @jar end |