Class: Fog::AWS::Glacier::Mock

Inherits:
Object
  • Object
show all
Defined in:
lib/fog/aws/glacier.rb

Instance Method Summary collapse

Constructor Details

#initialize(options = {}) ⇒ Mock

Returns a new instance of Mock.



96
97
98
# File 'lib/fog/aws/glacier.rb', line 96

def initialize(options={})
  Fog::Mock.not_implemented
end