Method: DocumentExporter::Gdoc::Base#document
- Defined in:
- lib/document_exporter/gdoc/base.rb
#document ⇒ Object (readonly)
Returns the value of attribute document.
21 22 23 |
# File 'lib/document_exporter/gdoc/base.rb', line 21 def document @document end |