Class: FedoraMigrate::ObjectMover::ContentDatastreamReport

Inherits:
Struct
  • Object
show all
Defined in:
lib/fedora_migrate/object_mover.rb

Instance Attribute Summary collapse

Instance Attribute Details

#dsObject

Returns the value of attribute ds

Returns:

  • (Object)

    the current value of ds



5
6
7
# File 'lib/fedora_migrate/object_mover.rb', line 5

def ds
  @ds
end

#versionsObject

Returns the value of attribute versions

Returns:

  • (Object)

    the current value of versions



5
6
7
# File 'lib/fedora_migrate/object_mover.rb', line 5

def versions
  @versions
end