Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
git
master
Git
AmendData
Blame
Hunk
Blob
Branch
BranchCollection
BranchType
Commit
CommitData
DeltaType
Diff
DiffDelta
DiffFile
DiffHunk
DiffLine
Type
Error
ErrorClass
Filemode
NotFoundError
Object
ODB
OdbObject
Oid
OType
Patch
Reference
ReferenceCollection
RefLog
RefLogEntry
RefType
Remote
RemoteCollection
Repo
Repository
RevWalk
Signature
Sort
Tag
Annotation
TagCollection
Tree
TreeBuilder
TreeEntry
TreewalkMode
Built with Crystal 1.9.2
2023-10-07 18:13:56 UTC
class
Git::DiffDelta
Git::DiffDelta
Git::C_Value
Git::NoError
Reference
Object
Defined in:
git/diff.cr
Instance Method Summary
#added?
#deleted?
#modified?
#new_file
#old_file
#status
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
]