Method: OcflTools::OcflObject#fixity

Defined in:
lib/ocfl_tools/ocfl_object.rb

#fixityHash

Returns fixity block of the OCFL object.

Returns:

  • (Hash)

    fixity block of the OCFL object.



13
14
15
# File 'lib/ocfl_tools/ocfl_object.rb', line 13

def fixity
  @fixity
end