Method: OcflTools::OcflValidator#ocfl_object_root

Defined in:
lib/ocfl_tools/ocfl_validator.rb

#ocfl_object_rootPathname (readonly)

Returns the full local filesystem path to the OCFL object root directory.

Returns:

  • (Pathname)

    the full local filesystem path to the OCFL object root directory.



7
8
9
# File 'lib/ocfl_tools/ocfl_validator.rb', line 7

def ocfl_object_root
  @ocfl_object_root
end