class TPB::Result

Included Modules

Defined in:

tpb.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def added : String | Nil #

[View source]
def added=(added : String | Nil) #

[View source]
def category : String | Nil #

[View source]
def category=(category : String | Nil) #

[View source]
def dn : String | Nil #

[View source]
def id : String | Nil #

[View source]
def id=(id : String | Nil) #

[View source]
def imdb : String | Nil #

[View source]
def imdb=(imdb : String | Nil) #

[View source]
def info_hash : String | Nil #

[View source]
def info_hash=(info_hash : String | Nil) #

[View source]
def leechers : String | Nil #

[View source]
def leechers=(leechers : String | Nil) #

[View source]
def name : String | Nil #

[View source]
def name=(name : String | Nil) #

[View source]
def num_files : String | Nil #

[View source]
def num_files=(num_files : String | Nil) #

[View source]
def params : Array(String) | Nil #

[View source]
def seeders : String | Nil #

[View source]
def seeders=(seeders : String | Nil) #

[View source]
def size : String | Nil #

[View source]
def size=(size : String | Nil) #

[View source]
def status : String | Nil #

[View source]
def status=(status : String | Nil) #

[View source]
def tr : Array(String) | Nil #

[View source]
def uri : String | Nil #

[View source]
def username : String | Nil #

[View source]
def username=(username : String | Nil) #

[View source]
def xt : String | Nil #

[View source]