Object
# File lib/fog/atmos/storage.rb, line 68 def initialize(options={}) require 'mime/types' setup_credentials(options) end
# File lib/fog/atmos/storage.rb, line 73 def request(options) raise "Atmos Storage mocks not implemented" end
[Validate]
Generated with the Darkfish Rdoc Generator 2.