class Github::Search::Repository

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 archive_url : String #

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

[View source]
def assignees_url : String #

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

[View source]
def blobs_url : String #

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

[View source]
def branches_url : String #

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

[View source]
def collaborators_url : String #

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

[View source]
def comments_url : String #

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

[View source]
def commits_url : String #

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

[View source]
def compare_url : String #

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

[View source]
def contents_url : String #

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

[View source]
def contributors_url : String #

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

[View source]
def deployments_url : String #

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

[View source]
def description : String | Nil #

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

[View source]
def downloads_url : String #

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

[View source]
def events_url : String #

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

[View source]
def fork=(fork : Bool) #

[View source]
def fork? : Bool #

[View source]
def forks_url : String #

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

[View source]
def full_name : String #

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

[View source]
def git_commits_url : String #

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

[View source]
def git_refs_url : String #

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

[View source]
def git_tags_url : String #

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

[View source]
def hooks_url : String #

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

[View source]
def html_url : String #

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

[View source]
def id : Int32 #

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

[View source]
def issue_comment_url : String #

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

[View source]
def issue_events_url : String #

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

[View source]
def issues_url : String #

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

[View source]
def keys_url : String #

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

[View source]
def labels_url : String #

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

[View source]
def languages_url : String #

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

[View source]
def merges_url : String #

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

[View source]
def milestones_url : String #

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

[View source]
def name : String #

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

[View source]
def node_id : String #

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

[View source]
def notifications_url : String #

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

[View source]
def owner : Owner #

[View source]
def owner=(owner : Owner) #

[View source]
def private=(private __arg0 : Bool) #

[View source]
def private? : Bool #

[View source]
def pulls_url : String #

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

[View source]
def releases_url : String #

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

[View source]
def stargazers_url : String #

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

[View source]
def statuses_url : String #

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

[View source]
def subscribers_url : String #

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

[View source]
def subscription_url : String #

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

[View source]
def tags_url : String #

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

[View source]
def teams_url : String #

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

[View source]
def trees_url : String #

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

[View source]
def url : String #

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

[View source]