Class: HexaPDF::Importer::SourceWrapper

Inherits:
Struct
  • Object
show all
Defined in:
lib/hexapdf/importer.rb

Overview

:nodoc:

Instance Attribute Summary collapse

Instance Attribute Details

#sourceObject

Returns the value of attribute source

Returns:

  • (Object)

    the current value of source



94
95
96
# File 'lib/hexapdf/importer.rb', line 94

def source
  @source
end