Class Grit::GitRuby::DirectoryEntry
In: lib/grit/git-ruby/git_object.rb
lib/grit/git-ruby/object.rb
Parent: Object

Methods

format_mode   format_mode   format_type   format_type   new   new   raw   raw   type   type   type=   type=  

Constants

S_IFMT = 00170000
S_IFLNK = 0120000
S_IFREG = 0100000
S_IFDIR = 0040000
S_IFGITLINK = 0160000
S_IFMT = 00170000
S_IFLNK = 0120000
S_IFREG = 0100000
S_IFDIR = 0040000

Attributes

mode  [RW] 
mode  [RW] 
name  [RW] 
name  [RW] 
sha1  [RW] 
sha1  [RW] 

Public Class methods

Public Instance methods

[Validate]