Method: CloudFiles::StorageObject#etag

Defined in:
lib/cloudfiles/storage_object.rb

#etagObject

ETag of the object data



71
72
73
# File 'lib/cloudfiles/storage_object.rb', line 71

def etag
  self.[:etag]
end