Method: Fog::Service.model_path

Defined in:
lib/rackspace-fog/core/service.rb

.model_path(new_path) ⇒ Object



117
118
119
# File 'lib/rackspace-fog/core/service.rb', line 117

def model_path(new_path)
  @model_path = new_path
end