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



99
100
101
# File 'lib/hexapdf/importer.rb', line 99

def source
  @source
end