class Git::DiffHunk
- Git::DiffHunk
- Git::C_Value
- Git::NoError
- Reference
- Object
Defined in:
git/diff.crConstructors
Instance Method Summary
Constructor Detail
def self.new(value : Pointer(LibGit::DiffHunk), patch : LibGit::Patch, hunk_idx : UInt64, lines_count : UInt64)
#