Method: PostageApp::Configuration#host

Defined in:
lib/postageapp/configuration.rb

#hostObject

The host to connect to (default: ‘api.postageapp.com’)



11
12
13
# File 'lib/postageapp/configuration.rb', line 11

def host
  @host
end