Skip to content

Commit

Permalink
add note re: used of moab-versioning and preservation storage roots
Browse files Browse the repository at this point in the history
  • Loading branch information
ndushay committed Dec 6, 2019
1 parent eba3786 commit 1c3be16
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/services/digital_stacks_service.rb
@@ -1,5 +1,7 @@
# frozen_string_literal: true

# NOTE: this class makes use of data structures from moab-versioning gem,
# but it does NOT access any preservation storage roots
class DigitalStacksService
# Delete files from stacks that have change type 'deleted', 'copydeleted', or 'modified'
# @param [Pathname] stacks_object_pathname the stacks location of the digital object
Expand Down

0 comments on commit 1c3be16

Please sign in to comment.