Class: HexaPDF::Importer::SourceWrapper
- Inherits:
-
Struct
- Object
- Struct
- HexaPDF::Importer::SourceWrapper
- Defined in:
- lib/hexapdf/importer.rb
Overview
:nodoc:
Instance Attribute Summary collapse
-
#source ⇒ Object
Returns the value of attribute source.
Instance Attribute Details
#source ⇒ Object
Returns the value of attribute source
99 100 101 |
# File 'lib/hexapdf/importer.rb', line 99 def source @source end |