Method: Backup::Storage::Base#storage_id
- Defined in:
- lib/backup/storage/base.rb
#storage_id ⇒ Object (readonly)
Returns the value of attribute storage_id.
27 28 29 |
# File 'lib/backup/storage/base.rb', line 27 def storage_id @storage_id end |