Class Git::Object::AbstractObject
In: lib/git/object.rb
Parent: Object

Methods

archive   blob?   commit?   contents   contents_array   diff   grep   log   new   setup   sha   size   tag?   to_s   tree?  

Attributes

mode  [RW] 
objectish  [RW] 
size  [RW] 
type  [RW] 

Public Class methods

Public Instance methods

creates an archive of this object (tree)

caches the contents of this call in memory

[Validate]