Class: Rebrandly::Configuration

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

Instance Attribute Summary collapse

Instance Attribute Details

#api_keyObject

Returns the value of attribute api_key.



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

def api_key
  @api_key
end

#workspaceObject

Returns the value of attribute workspace.



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

def workspace
  @workspace
end