Method: Fog::Compute::IBM::Mock#data

Defined in:
lib/fog/ibm/compute.rb

#dataObject

[View source]

103
104
105
# File 'lib/fog/ibm/compute.rb', line 103

def data
  self.class.data[@ibm_username]
end