class Github::Repository

Included Modules

Defined in:

github.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def clone_url : String #

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

[View source]
def default_branch : String #

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

[View source]