Class: Putio::Configuration

Inherits:
Object
  • Object
show all
Defined in:
lib/putio-ruby/configuration.rb

Instance Attribute Summary collapse

Instance Attribute Details

#oauth_tokenObject

Returns the value of attribute oauth_token.



3
4
5
# File 'lib/putio-ruby/configuration.rb', line 3

def oauth_token
  @oauth_token
end