Class: Slash3D::Configuration

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

Overview

Global configuration options

Instance Attribute Summary collapse

Instance Attribute Details

#api_keyObject

Returns the value of attribute api_key.



4
5
6
# File 'lib/slash3d/configuration.rb', line 4

def api_key
  @api_key
end

#partner_codeObject

Returns the value of attribute partner_code.



5
6
7
# File 'lib/slash3d/configuration.rb', line 5

def partner_code
  @partner_code
end