abstract class Git::Object

Direct Known Subclasses

Defined in:

git/object.cr

Constructors

Class Method Summary

Instance Method Summary

Instance methods inherited from class Git::C_Pointer

finalize finalize

Instance methods inherited from class Git::C_Value

==(other : self) ==, to_unsafe to_unsafe

Constructor Detail

def self.new(obj : LibGit::Object) #

[View source]

Class Method Detail

def self.lookup(repo : Repo, sha : String) #

[View source]

Instance Method Detail

def oid #

[View source]
def read_raw #

[View source]
def type #

[View source]