Class: HermesAPI::Configuration

Inherits:
Object
  • Object
show all
Defined in:
lib/hermes_api/configuration.rb

Instance Attribute Summary collapse

Instance Attribute Details

#envObject

Returns the value of attribute env.



3
4
5
# File 'lib/hermes_api/configuration.rb', line 3

def env
  @env
end

#proxyObject

Returns the value of attribute proxy.



3
4
5
# File 'lib/hermes_api/configuration.rb', line 3

def proxy
  @proxy
end