Method: PostageApp::Configuration#proxy_user

Defined in:
lib/postageapp/configuration.rb

#proxy_userObject

The username for the proxy server (if using proxy)



24
25
26
# File 'lib/postageapp/configuration.rb', line 24

def proxy_user
  @proxy_user
end