struct Octokit::Models::BranchCommit

Defined in:

octokit/models/repo_branches.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(sha : String, url : String) #

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

Instance Method Detail

def sha : String #

def sha=(_sha : String) #

def to_json(json : JSON::Builder) #

def url : String #

def url=(_url : String) #