Class: TorrentkittyClient::ContentPageInfo

Inherits:
Struct
  • Object
show all
Defined in:
lib/torrentkitty_client/worker.rb

Instance Attribute Summary collapse

Instance Attribute Details

#content_sizeObject

Returns the value of attribute content_size

Returns:

  • (Object)

    the current value of content_size



7
8
9
# File 'lib/torrentkitty_client/worker.rb', line 7

def content_size
  @content_size
end

Returns the value of attribute magnet_link

Returns:

  • (Object)

    the current value of magnet_link



7
8
9
# File 'lib/torrentkitty_client/worker.rb', line 7

def magnet_link
  @magnet_link
end