struct Stars::API::Package

Included Modules

Defined in:

api_structs.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def author_id : String #

[View source]
def author_name : String #

[View source]
def full_name : String #

[View source]
def id : String #

[View source]
def name : String #

[View source]
def repository : String #

[View source]
def time_created : Float32 #

[View source]