Method: Metaforce::Configuration#host
- Defined in:
-
lib/metaforce/config.rb,
lib/metaforce/config.rb more...
Set this to true if you’re authenticating with a Sandbox instance. Defaults to false.
44 45 46 |
# File 'lib/metaforce/config.rb', line 44 def host @host end |