Class: Ddr::Extraction::Adapters::Config

Inherits:
Struct
  • Object
show all
Defined in:
lib/ddr/extraction/adapters.rb

Instance Attribute Summary collapse

Instance Attribute Details

#metadataObject

Returns the value of attribute metadata

Returns:

  • (Object)

    the current value of metadata



17
18
19
# File 'lib/ddr/extraction/adapters.rb', line 17

def 
  @metadata
end

#textObject

Returns the value of attribute text

Returns:

  • (Object)

    the current value of text



17
18
19
# File 'lib/ddr/extraction/adapters.rb', line 17

def text
  @text
end