struct Octokit::Models::RepositoryContentResponse

Defined in:

octokit/models/repo_contents.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(content : RepositoryContent, commit : Commit) #

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

Instance Method Detail

def commit : Commit #

def commit=(_commit : Commit) #

def content : RepositoryContent #

def content=(_content : RepositoryContent) #

def to_json(json : JSON::Builder) #