Class: PackageCloud::ReadToken

Inherits:
Object
  • Object
show all
Defined in:
lib/package_cloud/read_token.rb

Instance Method Summary collapse

Methods inherited from Object

#method_missing, #respond_to?

Constructor Details

#initialize(attrs) ⇒ ReadToken

Returns a new instance of ReadToken.



3
4
5
# File 'lib/package_cloud/read_token.rb', line 3

def initialize(attrs)
  @attrs = attrs
end

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class PackageCloud::Object