class

Git::DiffHunk

Inherits Git::C_Value < Git::NoError < Reference < Object

Constructors

new(value : Pointer(LibGit::DiffHunk), patch : LibGit::Patch, hunk_idx : UInt64, lines_count : UInt64)
Source

Instance methods

lines
Source
new_lines
Source
new_start
Source
old_lines
Source
old_start
Source