class

GitDiffParser::Line

Inherits Reference < Object

Parsed line

Constructors

new(content : String, number : Int32, patch_position : Int32, mode : GitDiffParser::Line::Mode)
Source

Instance methods

changed?

@return [Boolean] true if line changed

Source
content
Source
mode
Source
number
Source
patch_position
Source

Nested types