class Git::DiffDelta

Defined in:

git/diff.cr

Instance Method Summary

Instance methods inherited from class Git::C_Value

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

Instance Method Detail

def added? #

[View source]
def deleted? #

[View source]
def modified? #

[View source]
def new_file #

[View source]
def old_file #

[View source]
def status #

[View source]