class Github::Links

Included Modules

Defined in:

lib/github/models.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def git : String #

[View source]
def git=(git : String) #

[View source]
def html : String #

[View source]
def html=(html : String) #

[View source]
def links_self : String #

[View source]
def links_self=(links_self : String) #

[View source]