Method: Backup::Storage::CloudFiles#provider

Defined in:
lib/backup/storage/cloudfiles.rb

#providerObject

This is the provider that Fog uses for the Cloud Files Storage



41
42
43
# File 'lib/backup/storage/cloudfiles.rb', line 41

def provider
  'Rackspace'
end