class Jinshuju::Entries

Included Modules

Defined in:

jinshuju.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def count : Int32 #

[View source]
def count=(count : Int32) #

[View source]
def data : Array(Entry) #

[View source]
def data=(data : Array(Entry)) #

[View source]
def loc : Int32 | Nil #

[View source]
def loc=(loc : Int32 | Nil) #

[View source]
def total : Int32 #

[View source]
def total=(total : Int32) #

[View source]