Method: Metaforce::Configuration#host

Defined in:
lib/metaforce/config.rb,
lib/metaforce/config.rb
more...

#hostObject

Set this to true if you’re authenticating with a Sandbox instance. Defaults to false.

[View source]

44
45
46
# File 'lib/metaforce/config.rb', line 44

def host
  @host
end