Class: Fog::Compute::Ninefold::Mock
- Inherits:
-
Object
- Object
- Fog::Compute::Ninefold::Mock
- Defined in:
- lib/fog/ninefold/compute.rb
Instance Method Summary collapse
-
#initialize(options) ⇒ Mock
constructor
A new instance of Mock.
- #request(options) ⇒ Object
Constructor Details
Instance Method Details
#request(options) ⇒ Object
77 78 79 |
# File 'lib/fog/ninefold/compute.rb', line 77 def request() raise "Not implemented" end |