Method: Atech::ObjectStore::File#id

Defined in:
lib/atech/object_store/file.rb

#idObject

Returns the ID of the file



95
96
97
# File 'lib/atech/object_store/file.rb', line 95

def id
  @attributes['id']
end