Class: XapixClient::Configuration

Inherits:
Object
  • Object
show all
Defined in:
lib/xapix_client/config.rb

Instance Attribute Summary collapse

Instance Attribute Details

#auth_tokenObject

Returns the value of attribute auth_token.



15
16
17
# File 'lib/xapix_client/config.rb', line 15

def auth_token
  @auth_token
end

#project_nameObject

Returns the value of attribute project_name.



15
16
17
# File 'lib/xapix_client/config.rb', line 15

def project_name
  @project_name
end