Method: OcflTools::OcflValidator#version_format
- Defined in:
- lib/ocfl_tools/ocfl_validator.rb
#version_format ⇒ String (readonly)
Returns the discovered version format of the object, found by inspecting version directory names.
10 11 12 |
# File 'lib/ocfl_tools/ocfl_validator.rb', line 10 def version_format @version_format end |