Class: Putio::Configuration
- Inherits:
-
Object
- Object
- Putio::Configuration
- Defined in:
- lib/putio-ruby/configuration.rb
Instance Attribute Summary collapse
-
#oauth_token ⇒ Object
Returns the value of attribute oauth_token.
Instance Attribute Details
#oauth_token ⇒ Object
Returns the value of attribute oauth_token.
3 4 5 |
# File 'lib/putio-ruby/configuration.rb', line 3 def oauth_token @oauth_token end |