Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
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
GitDiffParser::Line::Mode