Class: Fog::Compute::Libvirt::Mock

Inherits:
Object
  • Object
show all
Defined in:
lib/fog/libvirt/compute.rb

Instance Method Summary collapse

Constructor Details

#initialize(options = {}) ⇒ Mock

Returns a new instance of Mock.



30
31
32
# File 'lib/fog/libvirt/compute.rb', line 30

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